Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktDeviceObjectReservationTests.cpp110 : testMaxValues { testMaxValues_ } in TestParams()
115 TestMaxValues testMaxValues; member
985 …if (testParams.testMaxValues == TMV_MAX_PIPELINESTATISTICS_QUERIES_PER_POOL && context.getDeviceFe… in checkSupportVerifyMaxValues()
1004 switch (testParams.testMaxValues) in createTestDevice()
1057 switch (testParams.testMaxValues) in performTest()
2010 TestMaxValues testMaxValues; in createDeviceObjectReservationTests() member
2012 } testMaxValues[] = in createDeviceObjectReservationTests() local
2025 for (deInt32 ndx = 0; ndx < DE_LENGTH_OF_ARRAY(testMaxValues); ndx++) in createDeviceObjectReservationTests()
2029 testMaxValues[ndx].testMaxValues, in createDeviceObjectReservationTests()
2032 …, FunctionSupport1<TestParams>>(testCtx, tcu::NODETYPE_SELF_VALIDATE, testMaxValues[ndx].name, tes… in createDeviceObjectReservationTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktDeviceObjectReservationTests.cpp110 : testMaxValues { testMaxValues_ } in TestParams()
115 TestMaxValues testMaxValues; member
984 …if (testParams.testMaxValues == TMV_MAX_PIPELINESTATISTICS_QUERIES_PER_POOL && context.getDeviceFe… in checkSupportVerifyMaxValues()
1003 switch (testParams.testMaxValues) in createTestDevice()
1056 switch (testParams.testMaxValues) in performTest()
2008 TestMaxValues testMaxValues; in createDeviceObjectReservationTests() member
2010 } testMaxValues[] = in createDeviceObjectReservationTests() local
2023 for (deInt32 ndx = 0; ndx < DE_LENGTH_OF_ARRAY(testMaxValues); ndx++) in createDeviceObjectReservationTests()
2027 testMaxValues[ndx].testMaxValues, in createDeviceObjectReservationTests()
2030 …, FunctionSupport1<TestParams>>(testCtx, tcu::NODETYPE_SELF_VALIDATE, testMaxValues[ndx].name, "",… in createDeviceObjectReservationTests()