/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_descriptor_pool.h | 282 …ne size_t vn_sizeof_vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, cons… in vn_sizeof_vkDestroyDescriptorPool() 297 …_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkDescriptorPool descriptorPool, cons… in vn_encode_vkDestroyDescriptorPool() 310 …e_t vn_sizeof_vkDestroyDescriptorPool_reply(VkDevice device, VkDescriptorPool descriptorPool, cons… in vn_sizeof_vkDestroyDescriptorPool_reply() 322 …riptorPool_reply(struct vn_cs_decoder *dec, VkDevice device, VkDescriptorPool descriptorPool, cons… in vn_decode_vkDestroyDescriptorPool_reply() 333 …line size_t vn_sizeof_vkResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDe… in vn_sizeof_vkResetDescriptorPool() 346 …_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkDescriptorPool descriptorPool, VkDe… in vn_encode_vkResetDescriptorPool() 358 …ize_t vn_sizeof_vkResetDescriptorPool_reply(VkDevice device, VkDescriptorPool descriptorPool, VkDe… in vn_sizeof_vkResetDescriptorPool_reply() 372 …riptorPool_reply(struct vn_cs_decoder *dec, VkDevice device, VkDescriptorPool descriptorPool, VkDe… in vn_decode_vkResetDescriptorPool_reply() 408 …ring *vn_ring, VkCommandFlagsEXT cmd_flags, VkDevice device, VkDescriptorPool descriptorPool, cons… in vn_submit_vkDestroyDescriptorPool() 429 …ring *vn_ring, VkCommandFlagsEXT cmd_flags, VkDevice device, VkDescriptorPool descriptorPool, VkDe… in vn_submit_vkResetDescriptorPool() [all …]
|
H A D | vn_protocol_driver_descriptor_set.h | 334 …nline size_t vn_sizeof_vkFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_sizeof_vkFreeDescriptorSets() 354 …_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_encode_vkFreeDescriptorSets() 373 …size_t vn_sizeof_vkFreeDescriptorSets_reply(VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_sizeof_vkFreeDescriptorSets_reply() 388 …riptorSets_reply(struct vn_cs_decoder *dec, VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_decode_vkFreeDescriptorSets_reply() 505 …ring *vn_ring, VkCommandFlagsEXT cmd_flags, VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_submit_vkFreeDescriptorSets() 569 …FreeDescriptorSets(struct vn_ring *vn_ring, VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_call_vkFreeDescriptorSets() 585 …FreeDescriptorSets(struct vn_ring *vn_ring, VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_async_vkFreeDescriptorSets()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiDescriptorPoolTests.cpp | 110 …const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(vkd, device, &descriptorPoolInf… in resetDescriptorPoolTest() local 265 …const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(vkd, device, &descriptorPoolCre… in outOfPoolMemoryTest() local 346 …const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(vkd, device, &descriptorPoolCre… in zeroPoolSizeCount() local 449 VkDescriptorPool descriptorPool = 0; in noResetDescriptorPoolTest() local
|
H A D | vktApiNullHandleTests.cpp | 58 inline void release(Context &context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks … in release() 162 inline void release(Context &context, VkDevice device, VkDescriptorPool descriptorPool, uint32_t nu… in release() 285 …const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(vk, device, &descriptorPoolCrea… in test() local 294 const Unique<VkDescriptorPool> descriptorPool( in test() local
|
H A D | vktApiDescriptorSetTests.cpp | 267 const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(context)); in descriptorSetLayoutLifetimeComputeTest() local 439 …Move<VkDescriptorPool> descriptorPool(createDescriptorPool(vk, device, &descriptorPoolCreateInfo)); in descriptorSetLayoutBindingOrderingTest() local
|
H A D | vktApiPipelineTests.cpp | 676 …etDescriptorSet(const DeviceInterface &vk, const VkDevice &device, VkDescriptorPool descriptorPool, in getDescriptorSet() 994 …Move<VkDescriptorPool> descriptorPool = createDescriptorPool(vk, device, &descriptorPoolCreateInfo… in pipelineLayoutLifetimeTest() local 1350 const auto descriptorPool = in destroyEarlyTest() local
|
H A D | vktApiCommandBuffersTests.cpp | 1839 const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(context)); in simultaneousUseSecondaryBufferOnePrimaryBufferTest() local 2100 const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(context)); in simultaneousUseNestedSecondaryBufferTest() local 2258 const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(context)); in simultaneousUseNestedSecondaryBufferTwiceTest() local 2387 const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(context)); in badInheritanceInfoTest() local 2610 const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(context)); in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest() local 4172 const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(context)); in orderBindPipelineTest() local 5497 const auto descriptorPool = in manyIndirectDispatchesTest() local 5696 const auto descriptorPool = in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeBasicComputeShaderTests.cpp | 237 const Unique<VkDescriptorPool> descriptorPool( in iterate() local 427 const Unique<VkDescriptorPool> descriptorPool( in iterate() local 620 const Unique<VkDescriptorPool> descriptorPool( in iterate() local 832 const Unique<VkDescriptorPool> descriptorPool( in iterate() local 1036 const Unique<VkDescriptorPool> descriptorPool( in iterate() local 1324 const Unique<VkDescriptorPool> descriptorPool( in iterate() local 1537 const Unique<VkDescriptorPool> descriptorPool( in iterate() local 1745 const Unique<VkDescriptorPool> descriptorPool( in iterate() local 1984 const Unique<VkDescriptorPool> descriptorPool( in iterate() local 2225 const Unique<VkDescriptorPool> descriptorPool( in iterate() local [all …]
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | object_tracker_utils.cpp | 398 …jectLifetimes::PreCallValidateResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in PreCallValidateResetDescriptorPool() 420 …ObjectLifetimes::PreCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in PreCallRecordResetDescriptorPool() 650 …bjectLifetimes::PreCallValidateFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, in PreCallValidateFreeDescriptorSets() 667 …tLifetimes::PreCallRecordFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, uint… in PreCallRecordFreeDescriptorSets() 683 …ctLifetimes::PreCallValidateDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in PreCallValidateDestroyDescriptorPool() 706 …jectLifetimes::PreCallRecordDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in PreCallRecordDestroyDescriptorPool()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageCompressionTranscodingSupport.cpp | 841 Move<VkDescriptorPool> descriptorPool; in iterate() local 989 … const VkDescriptorPool &descriptorPool, vector<ImageData> &imageData) in executeShader() 1407 Move<VkDescriptorPool> descriptorPool = in decompressImage() local 1708 … const VkDescriptorPool &descriptorPool, vector<ImageData> &imageData) in executeShader() 2050 const Move<VkDescriptorPool> descriptorPool( in transcodeRead() local 2232 const Move<VkDescriptorPool> descriptorPool( in transcodeWrite() local 2563 const Move<VkDescriptorPool> descriptorPool( in verifyDecompression() local 2804 const Move<VkDescriptorPool> descriptorPool( in transcodeRead() local 2991 const Move<VkDescriptorPool> descriptorPool( in transcodeWrite() local
|
H A D | vktImageMultisampleLoadStoreTests.cpp | 269 … const VkDescriptorPool descriptorPool, const VkDescriptorSetLayout descriptorSetLayout, in insertDescriptorSets() 354 Unique<VkDescriptorPool> descriptorPool( in test() local
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_descriptor_set.c | 391 VkDescriptorPool descriptorPool, in vn_DestroyDescriptorPool() 562 VkDescriptorPool descriptorPool, in vn_ResetDescriptorPool() 704 VkDescriptorPool descriptorPool, in vn_FreeDescriptorSets()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsTestsUtils.cpp | 2665 Move<VkDescriptorPool> descriptorPool; in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local 2901 Move<VkDescriptorPool> descriptorPool; in makeGeometryFrameBufferTestRequiredSubgroupSize() local 3264 Move<VkDescriptorPool> descriptorPool; in allStagesRequiredSubgroupSize() local 3529 Move<VkDescriptorPool> descriptorPool; in makeVertexFrameBufferTestRequiredSubgroupSize() local 3742 Move<VkDescriptorPool> descriptorPool; in makeFragmentFrameBufferTestRequiredSubgroupSize() local 4091 const Unique<VkDescriptorPool> descriptorPool( in makeComputeOrMeshTestRequiredSubgroupSize() local 4647 …ove<VkDescriptorSet> makeRayTracingDescriptorSet(Context &context, VkDescriptorPool descriptorPool, in makeRayTracingDescriptorSet() 4696 Context &context, VkDescriptorPool descriptorPool, VkDescriptorSetLayout descriptorSetLayout, in makeRayTracingDescriptorSetAS() 4940 … const Move<VkDescriptorPool> descriptorPool = makeRayTracingDescriptorPool(context, inputBuffers); in allRayTracingStagesRequiredSubgroupSize() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorUpdateTests.cpp | 79 vk::Unique<vk::VkDescriptorPool> descriptorPool( in EmptyDescriptorUpdateCase() local 522 …const auto descriptorPool = poolBuilder.build(vkd, device, vk::VK_DESCRIPTOR_POOL_CREATE_FREE_DESC… in iterate() local 855 vk::Unique<vk::VkDescriptorPool> descriptorPool( in iterate() local
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_descriptor_set.c | 655 hk_FreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, in hk_FreeDescriptorSets() 685 hk_ResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in hk_ResetDescriptorPool()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryTraversalControlTests.cpp | 227 Move<VkDescriptorPool> descriptorPool; member in vkt::RayQuery::__anonc7ef28040111::GraphicsConfiguration 723 Move<VkDescriptorPool> descriptorPool; member in vkt::RayQuery::__anonc7ef28040111::ComputeConfiguration 907 Move<VkDescriptorPool> descriptorPool; member in vkt::RayQuery::__anonc7ef28040111::RayTracingConfiguration
|
H A D | vktRayQueryCullRayFlagsTests.cpp | 325 Move<VkDescriptorPool> descriptorPool; member in vkt::RayQuery::__anon1b9405580111::GraphicsConfiguration 782 Move<VkDescriptorPool> descriptorPool; member in vkt::RayQuery::__anon1b9405580111::ComputeConfiguration 937 Move<VkDescriptorPool> descriptorPool; member in vkt::RayQuery::__anon1b9405580111::RayTracingConfiguration
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBuildIndirectTests.cpp | 458 const Move<VkDescriptorPool> descriptorPool = in prepareBuffer() local 527 const Move<VkDescriptorPool> descriptorPool = in runTest() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemImageValidator.cpp | 189 vk::Unique<vk::VkDescriptorPool> descriptorPool( in validateImage() local
|
H A D | vktProtectedMemShaderImageAccessTests.cpp | 599 vk::Move<vk::VkDescriptorPool> descriptorPool; in executeComputeTest() local 866 vk::Move<vk::VkDescriptorPool> descriptorPool; in executeFragmentTest() local
|
H A D | vktProtectedMemStorageBufferTests.cpp | 434 vk::Unique<vk::VkDescriptorPool> descriptorPool( in executeFragmentTest() local 613 vk::Unique<vk::VkDescriptorPool> descriptorPool( in executeComputeTest() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMiscTests.cpp | 591 …const auto descriptorPool = poolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPT… in runTest() local 995 const auto descriptorPool = in iterate() local 1356 const auto descriptorPool = in varyingSamplesFragTest() local
|
H A D | vktPipelineMultisampleImageTests.cpp | 1253 const Unique<VkDescriptorPool> descriptorPool( in test() local 1480 Unique<VkDescriptorPool> descriptorPool( in renderAndResolve() local 1899 const Unique<VkDescriptorPool> descriptorPool( in test() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_descriptor_set.c | 770 VkDescriptorPool descriptorPool, in nvk_FreeDescriptorSets() 802 VkDescriptorPool descriptorPool, in nvk_ResetDescriptorPool()
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | RubyDescriptorPool.java | 191 private static RubyDescriptorPool descriptorPool; field in RubyDescriptorPool
|