Home
last modified time | relevance | path

Searched refs:pipelineLayoutRequestCount (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktPipelineCacheSCTests.cpp289 objectInfo.pipelineLayoutRequestCount = 2u; in createPipelineCacheTest()
DvktDeviceObjectReservationTests.cpp1321 objectInfo.pipelineLayoutRequestCount = VERIFYMAXVALUES_OBJECT_COUNT; in createTestDevice()
1329 objectInfo.pipelineLayoutRequestCount = 1u; in createTestDevice()
1337 objectInfo.pipelineLayoutRequestCount = 1u; in createTestDevice()
1820 objectInfo.pipelineLayoutRequestCount = 1u; in createTestDevice()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktPipelineCacheSCTests.cpp289 objectInfo.pipelineLayoutRequestCount = 2u; in createPipelineCacheTest()
DvktDeviceObjectReservationTests.cpp1321 objectInfo.pipelineLayoutRequestCount = VERIFYMAXVALUES_OBJECT_COUNT; in createTestDevice()
1329 objectInfo.pipelineLayoutRequestCount = 1u; in createTestDevice()
1337 objectInfo.pipelineLayoutRequestCount = 1u; in createTestDevice()
1820 objectInfo.pipelineLayoutRequestCount = 1u; in createTestDevice()
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
DvksCacheBuilder.cpp615 …chainedObjReservation->pipelineLayoutRequestCount = de::max(chainedObjReservation->pipelineLayou… in buildPipelineCache()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPlatform.cpp416 DDSTAT_HANDLE_CREATE(pipelineLayoutRequestCount, 1); in createPipelineLayoutHandlerStat()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4982 uint32_t pipelineLayoutRequestCount; member