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