Searched refs:ShaderLite (Results 1 – 2 of 2) sorted by relevance
24 ShaderLite::ShaderLite( void ) : in ShaderLite() function in nn::gr::CTR::ShaderLite37 u32 ShaderLite::GetRequiredBufferSize( const void* shader_binary ) in GetRequiredBufferSize()73 …void ShaderLite::SetupBinary( const void* shader_binary, const s32 vtx_shader_index, const s32 geo… in SetupBinary()142 … void ShaderLite::SetShaderIndex( const s32 vtx_shader_index, const s32 geo_shader_index ) in SetShaderIndex()162 void ShaderLite::MakeShaderConstCommandCache_(void) in MakeShaderConstCommandCache_()177 void ShaderLite::MakeShaderOutAttrCommandCache_( void ) in MakeShaderOutAttrCommandCache_()214 bit32* ShaderLite::MakeFullCommand( bit32* command ) const in MakeFullCommand()248 bit32* ShaderLite::MakeDisableCommand( bit32* command ) in MakeDisableCommand()262 … bit32* ShaderLite::MakeShaderCommand( bit32* command, const bool isMakePrepareCommand ) const in MakeShaderCommand()293 bit32* ShaderLite::MakePrepareCommand( bit32* command ) const in MakePrepareCommand()[all …]
32 class ShaderLite38 ShaderLite( void );