OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fragCoordConventionsSupport
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.h
242
bool
fragCoordConventionsSupport
() const { return fFragCoordsConventionSupport; }
/external/chromium_org/third_party/skia/src/gpu/gl/builders/
GrGLFragmentShaderBuilder.cpp
160
} else if (gpu->glCaps().
fragCoordConventionsSupport
()) {
Completed in 52 milliseconds