Home
last modified time | relevance | path

Searched refs:kGrShaderTypeCount (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/gpu/
DGrCaps.h116 PrecisionInfo fFloatPrecisions[kGrShaderTypeCount][kGrSLPrecisionCount];
DGrTypesPriv.h44 static const int kGrShaderTypeCount = kLastkFragment_GrShaderType + 1; variable
/external/skia/src/gpu/
DGrCaps.cpp58 for (int s = 0; s < kGrShaderTypeCount; ++s) { in dump()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp1102 for (int s = 0; s < kGrShaderTypeCount; ++s) { in initShaderPrecisionTable()
1133 for (int s = 0; s < kGrShaderTypeCount; ++s) { in initShaderPrecisionTable()