Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp1631 TestGroupCase layoutCases[] = in createBufferDeviceAddressTests() local
1671 for (int layoutNdx = 0; layoutNdx < DE_LENGTH_OF_ARRAY(layoutCases); layoutNdx++) in createBufferDeviceAddressTests()
1673 de::MovePtr<tcu::TestCaseGroup> layoutGroup(new tcu::TestCaseGroup(testCtx, layoutCases[layoutNdx].name, layoutCases[layoutNdx].description)); in createBufferDeviceAddressTests()
1687 (Layout)layoutCases[layoutNdx].count, // Layout layout; in createBufferDeviceAddressTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp1642 TestGroupCase layoutCases[] = in createBufferDeviceAddressTests() local
1683 for (int layoutNdx = 0; layoutNdx < DE_LENGTH_OF_ARRAY(layoutCases); layoutNdx++) in createBufferDeviceAddressTests()
1685 de::MovePtr<tcu::TestCaseGroup> layoutGroup(new tcu::TestCaseGroup(testCtx, layoutCases[layoutNdx].name)); in createBufferDeviceAddressTests()
1699 (Layout)layoutCases[layoutNdx].count, // Layout layout; in createBufferDeviceAddressTests()

Completed in 8 milliseconds