OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bgraFormatSupport
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/gl/
GrGLCaps.h
183
bool
bgraFormatSupport
() const { return fBGRAFormatSupport; }
GrGpuGL.cpp
343
if (this->glCaps().
bgraFormatSupport
()) {
[
all
...]
Completed in 592 milliseconds