Searched refs:cubeMapSize (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 718 const int cubeMapSize = 64; in init() local 745 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 707 const int cubeMapSize = 64; in init() local 734 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureMipmapTests.cpp | 1202 const int cubeMapSize = 64; in init() local 1230 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init() 1247 ….c_str(), "", formats[format].format, formats[format].dataType, genHints[hint].hint, cubeMapSize)); in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureMipmapTests.cpp | 2453 const int cubeMapSize = 64; in init() local 2589 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init() 2606 ….c_str(), "", formats[format].format, formats[format].dataType, genHints[hint].hint, cubeMapSize)); in init()
|