Home
last modified time | relevance | path

Searched refs:gPrintSKSL (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/gl/builders/
DGrGLShaderStringBuilder.cpp18 static const bool gPrintSKSL = false; variable
40 if (gPrintSKSL || gPrintGLSL) { in GrSkSLtoGLSL()
42 if (gPrintSKSL) { in GrSkSLtoGLSL()
/third_party/skia/src/gpu/d3d/
DGrD3DPipelineStateBuilder.cpp77 static const bool gPrintSKSL = false; variable
158 if (gPrintSKSL || gPrintHLSL) { in compileD3DProgram()
160 if (gPrintSKSL) { in compileD3DProgram()
/third_party/skia/src/gpu/mtl/
DGrMtlUtil.mm57 static const bool gPrintSKSL = false;
82 if (gPrintSKSL || gPrintMSL) {
84 if (gPrintSKSL) {