Searched refs:testCaseLod (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureSubgroupLodTests.cpp | 42 cts_amber::AmberTestCase* testCaseLod = cts_amber::createAmberTestCase(testCtx, "texturelod", "texture/subgroup_lod", "texture_lod.amber"); in populateSubgroupLodTests() local 46 group->addChild(testCaseLod); in populateSubgroupLodTests()
|
H A D | vktTextureShadowTests.cpp | 1926 cts_amber::AmberTestCase* testCaseLod = cts_amber::createAmberTestCase(testCtx, "d32_sfloat", "texture/shadow/texel_replacement", "d32_sfloat.amber"); in populateTextureShadowTests() local 1928 groupTexelReplacement->addChild(testCaseLod); in populateTextureShadowTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureSubgroupLodTests.cpp | 42 cts_amber::AmberTestCase* testCaseLod = cts_amber::createAmberTestCase(testCtx, "texturelod", "", "texture/subgroup_lod", "texture_lod.amber"); in populateSubgroupLodTests() local 46 group->addChild(testCaseLod); in populateSubgroupLodTests()
|
H A D | vktTextureShadowTests.cpp | 1923 cts_amber::AmberTestCase* testCaseLod = cts_amber::createAmberTestCase(testCtx, "d32_sfloat", "", "texture/shadow/texel_replacement", "d32_sfloat.amber"); in populateTextureShadowTests() local 1925 groupTexelReplacement->addChild(testCaseLod); in populateTextureShadowTests()
|
Completed in 7 milliseconds