Home
last modified time | relevance | path

Searched refs:cubeMapSize (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp720 const int cubeMapSize = 64; in init() local
747 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init()
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp708 const int cubeMapSize = 64; in init() local
735 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureMipmapTests.cpp1206 const int cubeMapSize = 64; in init() local
1234 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init()
1251 genMipmapGroup->addChild(new TextureCubeGenMipmapCase(m_testCtx, m_context.getRenderContext(), name.str().c_str(), "", formats[format].format, formats[format].dataType, genHints[hint].hint, cubeMapSize)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureMipmapTests.cpp2454 const int cubeMapSize = 64; in init() local
2590 GL_RGBA, GL_UNSIGNED_BYTE, cubeMapSize)); in init()
2607 genMipmapGroup->addChild(new TextureCubeGenMipmapCase(m_testCtx, m_context.getRenderContext(), name.str().c_str(), "", formats[format].format, formats[format].dataType, genHints[hint].hint, cubeMapSize)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp3058 const int cubeMapSize = 64;
3295 testParameters.size = cubeMapSize;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMipmapTests.cpp3060 const int cubeMapSize = 64;
3294 testParameters.size = cubeMapSize;

Completed in 20 milliseconds