Home
last modified time | relevance | path

Searched refs:cubeMapSize (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles2/accuracy/
Des2aTextureMipmapTests.cpp720 const int cubeMapSize = 64; in init() local
747 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init()
/external/deqp/modules/gles3/accuracy/
Des3aTextureMipmapTests.cpp708 const int cubeMapSize = 64; in init() local
735 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init()
/external/deqp/modules/gles2/functional/
Des2fTextureMipmapTests.cpp1212 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/
Des3fTextureMipmapTests.cpp2454 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/
DvktTextureMipmapTests.cpp1775 const int cubeMapSize = 64; in populateTextureMipmappingTests() local
1945 testParameters.size = cubeMapSize; in populateTextureMipmappingTests()