Searched refs:cubeMapSize (Results 1 – 5 of 5) sorted by relevance
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 720 const int cubeMapSize = 64; in init() local 747 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 708 const int cubeMapSize = 64; in init() local 735 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureMipmapTests.cpp | 1212 const int cubeMapSize = 64; in init() local 1240 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init() 1257 ….c_str(), "", formats[format].format, formats[format].dataType, genHints[hint].hint, cubeMapSize)); in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureMipmapTests.cpp | 2454 const int cubeMapSize = 64; in init() local 2590 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init() 2607 ….c_str(), "", formats[format].format, formats[format].dataType, genHints[hint].hint, cubeMapSize)); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureMipmapTests.cpp | 1775 const int cubeMapSize = 64; in populateTextureMipmappingTests() local 1945 testParameters.size = cubeMapSize; in populateTextureMipmappingTests()
|