Home
last modified time | relevance | path

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

1234567

/external/deqp/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.cpp635 …iptorSet (const DeviceInterface& vk, const VkDevice& device, VkDescriptorPool descriptorPool, VkDe… in getDescriptorSet()
948 VkDescriptorPool descriptorPool; in pipelineLayoutLifetimeTest() local
1342 …const auto descriptorPool = descriptorPoolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FRE… in DestroyAfterEndTest() local
/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp398 …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()
/external/deqp/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
DvktProtectedMemStorageBufferTests.cpp408 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in executeFragmentTest() local
595 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in executeComputeTest() local
DvktProtectedMemStackTests.cpp249 vk::Move<vk::VkDescriptorPool> descriptorPool; in iterate() local
DvktProtectedMemWorkgroupStorageTests.cpp218 vk::Move<vk::VkDescriptorPool> descriptorPool; in iterate() local
/external/deqp/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 …]
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyDescriptorPool.java164 private static RubyDescriptorPool descriptorPool; field in RubyDescriptorPool
/external/deqp/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
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.hpp189 vk::Move<vk::VkDescriptorPool> descriptorPool; member in vkt::sparse::SparseShaderIntrinsicsInstanceBase
DvktSparseResourcesBufferSparseResidency.cpp316 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp323 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp143 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemShaderTimeoutTests.cpp200 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp76 …vk::Unique<vk::VkDescriptorPool> descriptorPool (vk::DescriptorPoolBuilder().addType(vk::VK_DESC… in EmptyDescriptorUpdateCase() local
496 …const auto descriptorPool = poolBuilder.build(vkd, device, vk::VK_DESCRIPTOR_POOL_CREATE_FREE_DESC… in iterate() local
813 …vk::Unique<vk::VkDescriptorPool> descriptorPool (vk::DescriptorPoolBuilder().addType(vk::VK_DES… in iterate() local
/external/deqp/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
/external/swiftshader/tests/VulkanWrapper/
DDrawTester.hpp163 vk::DescriptorPool descriptorPool; // Owning handle member in DrawTester
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_descriptor_set.c533 VkDescriptorPool descriptorPool, in v3dv_ResetDescriptorPool()
893 VkDescriptorPool descriptorPool, in v3dv_FreeDescriptorSets()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawConcurrentTests.cpp199 const Unique<VkDescriptorPool> descriptorPool( in iterate() local

1234567