OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cubeMapSize
(Results
1 - 4
of
4
) sorted by null
/external/deqp/modules/gles2/accuracy/
es2aTextureMipmapTests.cpp
718
const int
cubeMapSize
= 64;
745
GL_RGBA, GL_UNSIGNED_BYTE,
cubeMapSize
));
/external/deqp/modules/gles3/accuracy/
es3aTextureMipmapTests.cpp
707
const int
cubeMapSize
= 64;
734
GL_RGBA, GL_UNSIGNED_BYTE,
cubeMapSize
));
/external/deqp/modules/gles2/functional/
es2fTextureMipmapTests.cpp
[
all
...]
/external/deqp/modules/gles3/functional/
es3fTextureMipmapTests.cpp
[
all
...]
Completed in 52 milliseconds