Home
last modified time | relevance | path

Searched defs:descriptorPool (Results 1 – 25 of 184) sorted by relevance

12345678

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_descriptor_pool.h266 …ne size_t vn_sizeof_vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, cons… in vn_sizeof_vkDestroyDescriptorPool()
281 …_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkDescriptorPool descriptorPool, cons… in vn_encode_vkDestroyDescriptorPool()
294 …e_t vn_sizeof_vkDestroyDescriptorPool_reply(VkDevice device, VkDescriptorPool descriptorPool, cons… in vn_sizeof_vkDestroyDescriptorPool_reply()
306 …riptorPool_reply(struct vn_cs_decoder *dec, VkDevice device, VkDescriptorPool descriptorPool, cons… in vn_decode_vkDestroyDescriptorPool_reply()
317 …line size_t vn_sizeof_vkResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDe… in vn_sizeof_vkResetDescriptorPool()
330 …_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkDescriptorPool descriptorPool, VkDe… in vn_encode_vkResetDescriptorPool()
342 …ize_t vn_sizeof_vkResetDescriptorPool_reply(VkDevice device, VkDescriptorPool descriptorPool, VkDe… in vn_sizeof_vkResetDescriptorPool_reply()
356 …riptorPool_reply(struct vn_cs_decoder *dec, VkDevice device, VkDescriptorPool descriptorPool, VkDe… in vn_decode_vkResetDescriptorPool_reply()
392 … *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkDescriptorPool descriptorPool, cons… in vn_submit_vkDestroyDescriptorPool()
413 … *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkDescriptorPool descriptorPool, VkDe… in vn_submit_vkResetDescriptorPool()
[all …]
Dvn_protocol_driver_descriptor_set.h579 …nline size_t vn_sizeof_vkFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_sizeof_vkFreeDescriptorSets()
599 …_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_encode_vkFreeDescriptorSets()
618 …size_t vn_sizeof_vkFreeDescriptorSets_reply(VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_sizeof_vkFreeDescriptorSets_reply()
633 …riptorSets_reply(struct vn_cs_decoder *dec, VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_decode_vkFreeDescriptorSets_reply()
750 … *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_submit_vkFreeDescriptorSets()
814 …riptorSets(struct vn_instance *vn_instance, VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_call_vkFreeDescriptorSets()
830 …riptorSets(struct vn_instance *vn_instance, VkDevice device, VkDescriptorPool descriptorPool, uint… in vn_async_vkFreeDescriptorSets()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiNullHandleTests.cpp57 inline void release (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks… in release()
150 inline void release (Context& context, VkDevice device, VkDescriptorPool descriptorPool, deUint32 n… in release()
251 …const Unique<VkDescriptorPool> descriptorPool (createDescriptorPool(vk, device, &descriptorPoolCr… in test() local
259 …const Unique<VkDescriptorPool> descriptorPool (createDescriptorPool(vk, device, &descriptorPoolCr… in test() local
DvktApiDescriptorPoolTests.cpp90 const Unique<VkDescriptorPool> descriptorPool( in resetDescriptorPoolTest() local
220 …const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(vkd, device, &descriptorPool… in outOfPoolMemoryTest() local
DvktApiDescriptorSetTests.cpp295 const Unique<VkDescriptorPool> descriptorPool (createDescriptorPool(context)); in descriptorSetLayoutLifetimeComputeTest() local
474 Move<VkDescriptorPool> descriptorPool(createDescriptorPool(vk, device, &descriptorPoolCreateInfo)); in descriptorSetLayoutBindingOrderingTest() local
DvktApiPipelineTests.cpp693 …iptorSet (const DeviceInterface& vk, const VkDevice& device, VkDescriptorPool descriptorPool, VkDe… in getDescriptorSet()
1006 VkDescriptorPool descriptorPool; in pipelineLayoutLifetimeTest() local
1412 …const auto descriptorPool = descriptorPoolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FRE… in destroyEarlyTest() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDescriptorSetAllocator.cpp149 VkDescriptorPool descriptorPool; in AllocateDescriptorPool() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp221 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
392 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
565 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
753 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
948 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1225 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1419 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1608 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1824 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
2030 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemImageValidator.cpp190 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in validateImage() local
DvktProtectedMemBufferValidator.hpp221 vk::Unique<vk::VkDescriptorPool> descriptorPool (vk::DescriptorPoolBuilder() in validateBuffer() local
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyDescriptorPool.java164 private static RubyDescriptorPool descriptorPool; field in RubyDescriptorPool
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp223 …rface& vk, const VkDevice device, const CaseDef& caseDef, const VkDescriptorPool descriptorPool, c… in insertDescriptorSets()
301 Unique<VkDescriptorPool> descriptorPool(DescriptorPoolBuilder() in test() local
DvktImageCompressionTranscodingSupport.cpp611 Move<VkDescriptorPool> descriptorPool; in iterate() local
736 const VkDescriptorPool& descriptorPool, in executeShader()
1105 Move<VkDescriptorPool> descriptorPool = DescriptorPoolBuilder() in decompressImage() local
1349 const VkDescriptorPool& descriptorPool, in executeShader()
1676 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeRead() local
1810 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeWrite() local
2064 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in verifyDecompression() local
2258 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeRead() local
2398 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeWrite() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_descriptor_set.c339 VkDescriptorPool descriptorPool, in vn_DestroyDescriptorPool()
456 VkDescriptorPool descriptorPool, in vn_ResetDescriptorPool()
599 VkDescriptorPool descriptorPool, in vn_FreeDescriptorSets()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.hpp192 vk::Move<vk::VkDescriptorPool> descriptorPool; member in vkt::sparse::SparseShaderIntrinsicsInstanceBase
DvktSparseResourcesBufferSparseResidency.cpp316 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp143 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp90 …const Unique<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder().addType(VK_DESCRIPTOR_TY… in iterate() local
DvktSubgroupsTestsUtils.cpp2564 Move <VkDescriptorPool> descriptorPool; in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2802 Move <VkDescriptorPool> descriptorPool; in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3151 Move <VkDescriptorPool> descriptorPool; in allStagesRequiredSubgroupSize() local
3424 Move <VkDescriptorPool> descriptorPool; in makeVertexFrameBufferTestRequiredSubgroupSize() local
3650 Move<VkDescriptorPool> descriptorPool; in makeFragmentFrameBufferTestRequiredSubgroupSize() local
3893 …const Unique<VkDescriptorPool> descriptorPool (poolBuilder.build(vk, device, VK_DESCRIPTOR_POOL_… in makeComputeTestRequiredSubgroupSize() local
4350 VkDescriptorPool descriptorPool, in makeRayTracingDescriptorSet()
4396 VkDescriptorPool descriptorPool, in makeRayTracingDescriptorSetAS()
4611 …const Move<VkDescriptorPool> descriptorPool = makeRayTracingDescriptorPool(context, input… in allRayTracingStagesRequiredSubgroupSize() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemShaderTimeoutTests.cpp200 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp77 …vk::Unique<vk::VkDescriptorPool> descriptorPool (vk::DescriptorPoolBuilder().addType(vk::VK_DESC… in EmptyDescriptorUpdateCase() local
497 …const auto descriptorPool = poolBuilder.build(vkd, device, vk::VK_DESCRIPTOR_POOL_CREATE_FREE_DESC… in iterate() local
814 …vk::Unique<vk::VkDescriptorPool> descriptorPool (vk::DescriptorPoolBuilder().addType(vk::VK_DES… in iterate() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_descriptor_set.c308 VkDescriptorPool descriptorPool, in panvk_FreeDescriptorSets()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DDrawTester.hpp163 vk::DescriptorPool descriptorPool; // Owning handle member in DrawTester
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryMiscTests.cpp294 …const auto descriptorPool = poolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPT… in iterate() local
DvktRayQueryProceduralGeometryTests.cpp102 const Move<VkDescriptorPool> descriptorPool = DescriptorPoolBuilder() in iterate() local

12345678