Searched defs:formatsGroup (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureFilteringTests.cpp | 1311 de::MovePtr<tcu::TestCaseGroup> formatsGroup(new tcu::TestCaseGroup(testCtx, "formats")); in populateTextureFilteringTests() local 1441 de::MovePtr<tcu::TestCaseGroup> formatsGroup(new tcu::TestCaseGroup(testCtx, "formats")); in populateTextureFilteringTests() local 1524 de::MovePtr<tcu::TestCaseGroup> formatsGroup(new tcu::TestCaseGroup(testCtx, "formats")); in populateTextureFilteringTests() local 1671 de::MovePtr<tcu::TestCaseGroup> formatsGroup(new tcu::TestCaseGroup(testCtx, "formats")); in populateTextureFilteringTests() local 1801 de::MovePtr<tcu::TestCaseGroup> formatsGroup(new tcu::TestCaseGroup(testCtx, "formats")); in populateTextureFilteringTests() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcPixelStorageModesTests.cpp | 1969 … tcu::TestCaseGroup *formatsGroup = new tcu::TestCaseGroup(m_testCtx, internalFmts[fmts].name, ""); in init() local 1995 … tcu::TestCaseGroup *formatsGroup = new tcu::TestCaseGroup(m_testCtx, internalFmts[fmts].name, ""); in init() local 2032 tcu::TestCaseGroup *formatsGroup = in init() local 2059 tcu::TestCaseGroup *formatsGroup = in init() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fTextureFilteringTests.cpp | 1380 …tcu::TestCaseGroup *formatsGroup = new tcu::TestCaseGroup(m_testCtx, "formats", "2D Texture Format… in init() local 1488 …tcu::TestCaseGroup *formatsGroup = new tcu::TestCaseGroup(m_testCtx, "formats", "2D Texture Format… in init() local 1617 tcu::TestCaseGroup *const formatsGroup = in init() local 1706 …tcu::TestCaseGroup *formatsGroup = new tcu::TestCaseGroup(m_testCtx, "formats", "3D Texture Format… in init() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureFilteringTests.cpp | 514 tcu::TestCaseGroup *const formatsGroup = in init() local
|
H A D | es31fTextureBorderClampTests.cpp | 2358 …tcu::TestCaseGroup *const formatsGroup = new tcu::TestCaseGroup(m_testCtx, "formats", "Format test… in init() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles2/ |
H A D | es2cTexture3DTests.cpp | 2002 …deqp::TestCaseGroup *formatsGroup = new deqp::TestCaseGroup(m_context, "formats", "3D Texture Form… in init() local
|