Searched refs:writeTypePrecision (Results 1 – 4 of 4) sorted by relevance
152 this->writeTypePrecision(*f.fType); in writeStructDefinition()1013 this->writeTypePrecision(f.returnType()); in writeFunctionDeclaration()1033 this->writeTypePrecision(*type); in writeFunctionDeclaration()1131 this->writeTypePrecision(*f.fType); in writeInterfaceBlock()1183 void GLSLCodeGenerator::writeTypePrecision(const Type& type) { in writeTypePrecision() function in SkSL::GLSLCodeGenerator1189 this->writeTypePrecision(var.baseType()); in writeVarDeclaration()
98 void writeTypePrecision(const Type& type);
177 this->writeTypePrecision(*f.fType); in writeType()1045 this->writeTypePrecision(f.fDeclaration.fReturnType); in writeFunctionCall()1059 this->writeTypePrecision(*type); in writeFunctionCall()1184 this->writeTypePrecision(*f.fType); in writeFunctionCall()1238 void GLSLCodeGenerator::writeTypePrecision(const Type& type) { in writeFunctionCall() function in SkSL::GLSLCodeGenerator1253 this->writeTypePrecision(decl.fBaseType); in writeFunctionCall()
128 void writeTypePrecision(const Type& type);