HomeSort by relevance Sort by last modified time
    Searched refs:GetProcessorKey (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLProgramDesc.cpp 143 bool GrGLProgramDesc::GetProcessorKey(const GrProcessorStage& stage,
264 !GetProcessorKey(optState.getColorStage(s), gpu->glCaps(),
284 !GetProcessorKey(optState.getCoverageStage(s), gpu->glCaps(),
GrGLProgramDesc.h 180 static bool GetProcessorKey(const GrProcessorStage& stage,
  /external/chromium_org/third_party/skia/tests/
GLProgramsTest.cpp 75 if (!GetProcessorKey(*stage, gpu->glCaps(), useLocalCoords, &b, &effectKeySize)) {
98 if (!GetProcessorKey(*stages[s], gpu->glCaps(), useLocalCoords, &b, &effectKeySize)) {

Completed in 46 milliseconds