OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fGLBaseInternalFormat
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/third_party/ktx/
ktx.cpp
219
fHeader.
fGLBaseInternalFormat
= this->readInt(&buf, &bytesLeft);
389
hdr.
fGLBaseInternalFormat
= GR_GL_RGB;
457
hdr.
fGLBaseInternalFormat
= GR_GL_RED;
465
hdr.
fGLBaseInternalFormat
= GR_GL_RGB;
473
hdr.
fGLBaseInternalFormat
= GR_GL_RGBA;
482
hdr.
fGLBaseInternalFormat
= GR_GL_RGBA;
ktx.h
84
uint32_t
fGLBaseInternalFormat
;
Completed in 229 milliseconds