Home
last modified time | relevance | path

Searched refs:writeFragCoord (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/sksl/
DSkSLGLSLCodeGenerator.h132 void writeFragCoord();
DSkSLMetalCodeGenerator.h173 void writeFragCoord();
DSkSLGLSLCodeGenerator.cpp724 void GLSLCodeGenerator::writeFragCoord() { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
778 this->writeFragCoord(); in writeFunctionCall()
DSkSLMetalCodeGenerator.cpp404 void MetalCodeGenerator::writeFragCoord() { in writeFragCoord() function in SkSL::MetalCodeGenerator
415 this->writeFragCoord(); in writeVariableReference()
/external/skia/src/sksl/
DSkSLGLSLCodeGenerator.h132 void writeFragCoord();
DSkSLMetalCodeGenerator.h175 void writeFragCoord();
DSkSLGLSLCodeGenerator.cpp730 void GLSLCodeGenerator::writeFragCoord() { in writeFunctionCall() function in SkSL::GLSLCodeGenerator
784 this->writeFragCoord(); in writeFunctionCall()
DSkSLMetalCodeGenerator.cpp500 void MetalCodeGenerator::writeFragCoord() { in writeFragCoord() function in SkSL::MetalCodeGenerator
515 this->writeFragCoord(); in writeVariableReference()