Searched defs:shader_binary (Results 1 – 2 of 2) sorted by relevance
37 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()
41 …void Shader::SetupBinary( const void* shader_binary, const s32 vtx_shader_index, const s32 geo_sha… in SetupBinary()