OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stencilFormats
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles3/functional/
es3fFboStencilbufferTests.cpp
248
static const deUint32
stencilFormats
[] =
260
for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(
stencilFormats
); fmtNdx++)
262
deUint32 format =
stencilFormats
[fmtNdx];
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.h
188
const SkTArray<StencilFormat, true>&
stencilFormats
() const {
Completed in 9242 milliseconds