OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bgraIsInternalFormat
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.h
212
bool
bgraIsInternalFormat
() const { return fBGRAIsInternalFormat; }
GrGpuGL.cpp
220
!this->glCaps().
bgraIsInternalFormat
() &&
[
all
...]
Completed in 28 milliseconds