Home
last modified time | relevance | path

Searched refs:s_440Tests (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp989 } s_440Tests[] = in createGlslTests() local
996 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_440Tests); ndx++) in createGlslTests()
998 s_440Tests[ndx].name, in createGlslTests()
999 s_440Tests[ndx].description, in createGlslTests()
1000 std::string("vulkan/glsl/440/") + s_440Tests[ndx].name + ".test").release()); in createGlslTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp1044 } s_440Tests[] = in createGlslTests() local
1051 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_440Tests); ndx++) in createGlslTests()
1053 s_440Tests[ndx].name, in createGlslTests()
1054 std::string("vulkan/glsl/440/") + s_440Tests[ndx].name + ".test").release()); in createGlslTests()

Completed in 5 milliseconds