Searched refs:GrShaderType (Results 1 – 4 of 4) sorted by relevance
22 static const char* shader_type_to_string(GrShaderType type) { in shader_type_to_string()59 GrShaderType shaderType = static_cast<GrShaderType>(s); in dump()
73 const PrecisionInfo& getFloatShaderPrecisionInfo(GrShaderType shaderType, in getFloatShaderPrecisionInfo()
37 enum GrShaderType { enum
1084 static GrGLenum shader_type_to_gl_shader(GrShaderType type) { in shader_type_to_gl_shader()1104 GrShaderType shaderType = static_cast<GrShaderType>(s); in initShaderPrecisionTable()