Home
last modified time | relevance | path

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

12345

/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.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
DvktProtectedMemShaderImageAccessTests.cpp520 vk::Move<vk::VkDescriptorPool> descriptorPool; in executeComputeTest() local
743 vk::Move<vk::VkDescriptorPool> descriptorPool; in executeFragmentTest() local
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyDescriptorPool.java164 private static RubyDescriptorPool descriptorPool; field in RubyDescriptorPool
/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/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/compute/
DvktComputeBasicComputeShaderTests.cpp218 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
389 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
562 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
750 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
945 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1222 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1416 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1605 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1821 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
2027 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp143 const Unique<VkDescriptorPool> descriptorPool( in iterate() 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/conditional_rendering/
DvktConditionalDispatchTests.cpp199 const vk::Unique<vk::VkDescriptorPool> descriptorPool( in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp2303 Move <VkDescriptorPool> descriptorPool; in makeTessellationEvaluationFrameBufferTest() local
2525 Move <VkDescriptorPool> descriptorPool; in makeGeometryFrameBufferTest() local
2829 Move <VkDescriptorPool> descriptorPool; in allStages() local
3079 Move <VkDescriptorPool> descriptorPool; in makeVertexFrameBufferTest() local
3284 Move<VkDescriptorPool> descriptorPool; in makeFragmentFrameBufferTest() local
3493 const Unique<VkDescriptorPool> descriptorPool( in makeComputeTest() local
/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.cpp197 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c631 VkDescriptorPool descriptorPool, in tu_ResetDescriptorPool()
700 VkDescriptorPool descriptorPool, in tu_FreeDescriptorSets()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_descriptor_set.c302 VkDescriptorPool descriptorPool, in lvp_FreeDescriptorSets()

12345