Home
last modified time | relevance | path

Searched refs:testCaseGroupNdx (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp1173 const deUint32 testCaseGroupNdx = (buffersAllocationNdx == 0u && imageAllocationNdx == 0u) ? 0u : 1u; in createBufferViewAccessTests() local
1175 currentTestsGroup = bufferViewAllocationGroupTests[testCaseGroupNdx]; in createBufferViewAccessTests()
1187 if (testCaseGroupNdx != 0) in createBufferViewAccessTests()
1203 if (testCaseGroupNdx != 0) in createBufferViewAccessTests()
1219 if (testCaseGroupNdx != 0) in createBufferViewAccessTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp1120 const deUint32 testCaseGroupNdx = (buffersAllocationNdx == 0u && imageAllocationNdx == 0u) ? 0u : 1u; in createBufferViewAccessTests() local
1122 currentTestsGroup = bufferViewAllocationGroupTests[testCaseGroupNdx]; in createBufferViewAccessTests()
1134 if (testCaseGroupNdx != 0) in createBufferViewAccessTests()
1152 if (testCaseGroupNdx != 0) in createBufferViewAccessTests()
1170 if (testCaseGroupNdx != 0) in createBufferViewAccessTests()
H A DvktApiFillBufferTests.cpp487 const deUint32 testCaseGroupNdx = buffersAllocationNdx; in createFillAndUpdateBufferTests() local
488 tcu::TestCaseGroup* currentTestsGroup = bufferViewAllocationGroupTests[testCaseGroupNdx]; in createFillAndUpdateBufferTests()

Completed in 7 milliseconds