Home
last modified time | relevance | path

Searched refs:testCaseGroupNdx (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp553 …const deUint32 testCaseGroupNdx = (buffersAllocationNdx == 0u && imageAllocationNdx == 0u) … in createBufferViewAccessTests() local
555 currentTestsGroup = bufferViewAllocationGroupTests[testCaseGroupNdx]; in createBufferViewAccessTests()
567 if (testCaseGroupNdx != 0) in createBufferViewAccessTests()
585 if (testCaseGroupNdx != 0) in createBufferViewAccessTests()
603 if (testCaseGroupNdx != 0) in createBufferViewAccessTests()
DvktApiFillBufferTests.cpp487 const deUint32 testCaseGroupNdx = buffersAllocationNdx; in createFillAndUpdateBufferTests() local
488 tcu::TestCaseGroup* currentTestsGroup = bufferViewAllocationGroupTests[testCaseGroupNdx]; in createFillAndUpdateBufferTests()