Home
last modified time | relevance | path

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

/external/deqp/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.cpp380 const deUint32 testCaseGroupNdx = buffersAllocationNdx; in createFillAndUpdateBufferTests() local
381 tcu::TestCaseGroup* currentTestsGroup = bufferViewAllocationGroupTests[testCaseGroupNdx]; in createFillAndUpdateBufferTests()