Searched refs:ShaderType (Results 1 – 4 of 4) sorted by relevance
281 enum ShaderType enum394 … static nnResult GetShader(ShaderPipeline* shaderPipeline, ShaderType shaderType, Shader** shader);601 …static nnResult SetFloatConstantBuffer(ShaderType shaderType, u32 firstRegisterIndex, u32 register…642 ShaderStage::ShaderType m_ShaderType;
55 enum ShaderType enum67 const ShaderType shaderType;100 explicit BindSymbol( const ShaderType shader_type, const SymbolType symbol_type ) in BindSymbol()
323 const BindSymbol::ShaderType shader_type,
977 const BindSymbol::ShaderType shader_type, in SearchBindSymbolNum()1030 const BindSymbol::ShaderType shaderType = symbol->shaderType; in SearchBindSymbol()