OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ValidMipLevel
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/angle/src/libGLESv2/
validationES.h
28
bool
ValidMipLevel
(const Context *context, GLenum target, GLint level);
validationES.cpp
150
bool
ValidMipLevel
(const Context *context, GLenum target, GLint level)
185
if (!
ValidMipLevel
(context, target, level))
[
all
...]
Completed in 382 milliseconds