Searched defs:SetShaderType (Results 1 – 3 of 3) sorted by relevance
102 void SetShaderType(ShaderType type) { shader_type_ = type; } in SetShaderType() function
259 Result Pipeline::SetShaderType(const Shader* shader, ShaderType type) { in SetShaderType() function in amber::Pipeline
688 void SetShaderType(ShaderType type) { shader_type_ = type; } in SetShaderType() function