/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiNullHandleTests.cpp | 57 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
|
D | vktApiDescriptorPoolTests.cpp | 90 const Unique<VkDescriptorPool> descriptorPool( in resetDescriptorPoolTest() local 220 …const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(vkd, device, &descriptorPool… in outOfPoolMemoryTest() local
|
D | vktApiPipelineTests.cpp | 656 …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/ |
D | vktBindingDescriptorUpdateTests.cpp | 58 …vk::Unique<vk::VkDescriptorPool> descriptorPool (vk::DescriptorPoolBuilder().addType(vk::VK_DESC… in EmptyDescriptorUpdateCase() local
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemImageValidator.cpp | 190 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in validateImage() local
|
D | vktProtectedMemBufferValidator.hpp | 221 vk::Unique<vk::VkDescriptorPool> descriptorPool (vk::DescriptorPoolBuilder() in validateBuffer() local
|
D | vktProtectedMemStorageBufferTests.cpp | 408 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in executeFragmentTest() local 595 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in executeComputeTest() local
|
D | vktProtectedMemStackTests.cpp | 249 vk::Move<vk::VkDescriptorPool> descriptorPool; in iterate() local
|
D | vktProtectedMemWorkgroupStorageTests.cpp | 218 vk::Move<vk::VkDescriptorPool> descriptorPool; in iterate() local
|
D | vktProtectedMemShaderImageAccessTests.cpp | 520 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/ |
D | RubyDescriptorPool.java | 164 private static RubyDescriptorPool descriptorPool; field in RubyDescriptorPool
|
/external/vulkan-validation-layers/layers/ |
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()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMultisampleLoadStoreTests.cpp | 223 …rface& vk, const VkDevice device, const CaseDef& caseDef, const VkDescriptorPool descriptorPool, c… in insertDescriptorSets() 301 Unique<VkDescriptorPool> descriptorPool(DescriptorPoolBuilder() in test() local
|
D | vktImageCompressionTranscodingSupport.cpp | 611 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/ |
D | vktComputeBasicComputeShaderTests.cpp | 218 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/ |
D | vktSpvAsmFromHlslTests.cpp | 143 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsBase.hpp | 189 vk::Move<vk::VkDescriptorPool> descriptorPool; member in vkt::sparse::SparseShaderIntrinsicsInstanceBase
|
D | vktSparseResourcesBufferSparseResidency.cpp | 316 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
|
D | vktSparseResourcesBufferMemoryAliasing.cpp | 323 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDispatchTests.cpp | 199 const vk::Unique<vk::VkDescriptorPool> descriptorPool( in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsTestsUtils.cpp | 2303 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/ |
D | v3dv_descriptor_set.c | 533 VkDescriptorPool descriptorPool, in v3dv_ResetDescriptorPool() 893 VkDescriptorPool descriptorPool, in v3dv_FreeDescriptorSets()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawConcurrentTests.cpp | 197 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_descriptor_set.c | 631 VkDescriptorPool descriptorPool, in tu_ResetDescriptorPool() 700 VkDescriptorPool descriptorPool, in tu_FreeDescriptorSets()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_descriptor_set.c | 302 VkDescriptorPool descriptorPool, in lvp_FreeDescriptorSets()
|