Home
last modified time | relevance | path

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

1234

/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
DvktApiPipelineTests.cpp656 …iptorSet (const DeviceInterface& vk, const VkDevice& device, VkDescriptorPool descriptorPool, VkDe… in getDescriptorSet()
981 VkDescriptorPool descriptorPool; in pipelineLayoutLifetimeGraphicsTest() local
1209 VkDescriptorPool descriptorPool; in pipelineLayoutLifetimeComputeTest() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp58 …vk::Unique<vk::VkDescriptorPool> descriptorPool (vk::DescriptorPoolBuilder().addType(vk::VK_DESC… in EmptyDescriptorUpdateCase() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemImageValidator.cpp189 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in validateImage() local
DvktProtectedMemBufferValidator.hpp217 vk::Unique<vk::VkDescriptorPool> descriptorPool (vk::DescriptorPoolBuilder() in validateBuffer() local
DvktProtectedMemWorkgroupStorageTests.cpp213 vk::Move<vk::VkDescriptorPool> descriptorPool; in iterate() local
DvktProtectedMemStorageBufferTests.cpp412 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in executeFragmentTest() local
599 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in executeComputeTest() local
/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp446 …jectLifetimes::PreCallValidateResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in PreCallValidateResetDescriptorPool()
467 …ObjectLifetimes::PreCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in PreCallRecordResetDescriptorPool()
702 …bjectLifetimes::PreCallValidateFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, in PreCallValidateFreeDescriptorSets()
718 …tLifetimes::PreCallRecordFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, uint… in PreCallRecordFreeDescriptorSets()
733 …ctLifetimes::PreCallValidateDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in PreCallValidateDestroyDescriptorPool()
755 …jectLifetimes::PreCallRecordDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in PreCallRecordDestroyDescriptorPool()
/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/compute/
DvktComputeBasicComputeShaderTests.cpp215 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
386 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
559 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
747 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
942 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1219 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1413 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1602 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1818 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
2024 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
[all …]
DvktComputeTestsUtil.cpp215 const VkDescriptorPool descriptorPool, in makeDescriptorSet()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp226 …rface& vk, const VkDevice device, const CaseDef& caseDef, const VkDescriptorPool descriptorPool, c… in insertDescriptorSets()
306 Unique<VkDescriptorPool> descriptorPool(DescriptorPoolBuilder() in test() local
DvktImageCompressionTranscodingSupport.cpp610 Move<VkDescriptorPool> descriptorPool; in iterate() local
735 const VkDescriptorPool& descriptorPool, in executeShader()
1101 Move<VkDescriptorPool> descriptorPool = DescriptorPoolBuilder() in decompressImage() local
1345 const VkDescriptorPool& descriptorPool, in executeShader()
1672 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeRead() local
1806 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeWrite() local
2057 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in verifyDecompression() local
2251 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeRead() local
2391 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeWrite() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.hpp168 vk::Move<vk::VkDescriptorPool> descriptorPool; member in vkt::sparse::SparseShaderIntrinsicsInstanceBase
DvktSparseResourcesBufferSparseResidency.cpp315 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp322 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp294 const VkDescriptorPool descriptorPool, in makeDescriptorSet()
1502 Move <VkDescriptorPool> descriptorPool; in makeTessellationEvaluationFrameBufferTest() local
1719 Move <VkDescriptorPool> descriptorPool; in makeGeometryFrameBufferTest() local
2030 const Unique<VkDescriptorPool> descriptorPool( in allStages() local
2282 Move <VkDescriptorPool> descriptorPool; in makeVertexFrameBufferTest() local
2484 Move<VkDescriptorPool> descriptorPool; in makeFragmentFrameBufferTest() local
2691 const Unique<VkDescriptorPool> descriptorPool( in makeComputeTest() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsMakeUtil.cpp57 const VkDescriptorPool descriptorPool, in makeDescriptorSet()
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDispatchTests.cpp198 const vk::Unique<vk::VkDescriptorPool> descriptorPool( in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.cpp82 const VkDescriptorPool descriptorPool, in makeDescriptorSet()
/external/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c375 VkDescriptorPool descriptorPool, in anv_ResetDescriptorPool()
568 VkDescriptorPool descriptorPool, in anv_FreeDescriptorSets()
/external/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c492 VkDescriptorPool descriptorPool, in radv_ResetDescriptorPool()
545 VkDescriptorPool descriptorPool, in radv_FreeDescriptorSets()
/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp706 const VkDescriptorPool descriptorPool, in makeDescriptorSet()
908 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationMiscDrawTests.cpp187 const Unique<VkDescriptorPool> descriptorPool(DescriptorPoolBuilder() in runTest() local

1234