Searched refs:commandPoolRequestCount (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkPlatform.cpp | 763 DDSTAT_HANDLE_CREATE(commandPoolRequestCount, 1); in createCommandPoolHandlerStat() 767 m_resourceInterface->getStatMax().commandPoolRequestCount); in createCommandPoolHandlerStat()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/ |
H A D | vktDeviceObjectReservationTests.cpp | 1175 objectInfo.commandPoolRequestCount = 1u; in createTestDevice() 1272 objectInfo.commandPoolRequestCount = VERIFYMAXVALUES_OBJECT_COUNT; in createTestDevice()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkStructTypes.inl | 4121 uint32_t commandPoolRequestCount; member
|
H A D | vkVulkan_c.inl | 5020 uint32_t commandPoolRequestCount; member
|
H A D | vkStrUtilImpl.inl | 8658 s << "\tcommandPoolRequestCount = " << value.commandPoolRequestCount << '\n';
|
H A D | vulkan_json_data.hpp | 28333 print_uint32_t(obj.commandPoolRequestCount, "commandPoolRequestCount", 1); in print_VkDeviceObjectReservationCreateInfo() 28483 print_uint32_t(obj->commandPoolRequestCount, "commandPoolRequestCount", 1); in print_VkDeviceObjectReservationCreateInfo()
|
H A D | vulkan_json_parser.hpp | 11177 …e_uint32_t("commandPoolRequestCount", obj["commandPoolRequestCount"], (o.commandPoolRequestCount)); in parse_VkDeviceObjectReservationCreateInfo()
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_structs.hpp | 13219 …stCount_ ), framebufferRequestCount( framebufferRequestCount_ ), commandPoolRequestCount( commandP… 13230 …stCount_ ), framebufferRequestCount( framebufferRequestCount_ ), commandPoolRequestCount( commandP… 13421 commandPoolRequestCount = commandPoolRequestCount_; in setCommandPoolRequestCount() 13535 …equestCount, descriptorSetRequestCount, framebufferRequestCount, commandPoolRequestCount, samplerY… in reflect() 13575 && ( commandPoolRequestCount == rhs.commandPoolRequestCount ) in operator ==() 13628 uint32_t commandPoolRequestCount = {}; member
|
D | vulkansc_hash.hpp | 1917 VULKAN_HPP_HASH_COMBINE( seed, deviceObjectReservationCreateInfo.commandPoolRequestCount ); in operator ()()
|
/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 5015 uint32_t commandPoolRequestCount; member
|