Home
last modified time | relevance | path

Searched defs:shader_binary (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.8-20130828/sources/libraries/gr/CTR/
Dgr_ShaderLite.cpp37 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()
Dgr_Shader.cpp41 …void Shader::SetupBinary( const void* shader_binary, const s32 vtx_shader_index, const s32 geo_sha… in SetupBinary()