| /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 | vktApiDescriptorSetTests.cpp | 295 const Unique<VkDescriptorPool> descriptorPool (createDescriptorPool(context)); in descriptorSetLayoutLifetimeComputeTest() local 474 Move<VkDescriptorPool> descriptorPool(createDescriptorPool(vk, device, &descriptorPoolCreateInfo)); in descriptorSetLayoutBindingOrderingTest() local
|
| D | vktApiPipelineTests.cpp | 693 …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
|
| /external/deqp/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeBasicComputeShaderTests.cpp | 221 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/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/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 | 411 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in executeFragmentTest() local 598 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in executeComputeTest() local
|
| /external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| D | RubyDescriptorPool.java | 164 private static RubyDescriptorPool descriptorPool; field in RubyDescriptorPool
|
| /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/spirv_assembly/ |
| D | vktSpvAsmFromHlslTests.cpp | 143 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesShaderIntrinsicsBase.hpp | 199 vk::Move<vk::VkDescriptorPool> descriptorPool; member in vkt::sparse::SparseShaderIntrinsicsInstanceBase
|
| D | vktSparseResourcesBufferSparseResidency.cpp | 316 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
| D | vktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp | 91 …const Unique<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder().addType(VK_DESCRIPTOR_TY… in iterate() local
|
| D | vktSubgroupsTestsUtils.cpp | 2564 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 4353 VkDescriptorPool descriptorPool, in makeRayTracingDescriptorSet() 4399 VkDescriptorPool descriptorPool, in makeRayTracingDescriptorSetAS() 4614 …const Move<VkDescriptorPool> descriptorPool = makeRayTracingDescriptorPool(context, input… in allRayTracingStagesRequiredSubgroupSize() local
|
| /external/deqp/external/vulkancts/modules/vulkan/postmortem/ |
| D | vktPostmortemShaderTimeoutTests.cpp | 200 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingDescriptorUpdateTests.cpp | 77 …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
|
| /external/swiftshader/tests/VulkanBenchmarks/ |
| D | ComputeBenchmarks.cpp | 118 vk::DescriptorPool descriptorPool; member in BufferToBufferComputeBenchmark
|
| /external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
| D | vktRayQueryMiscTests.cpp | 294 …const auto descriptorPool = poolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPT… in iterate() local
|
| D | vktRayQueryProceduralGeometryTests.cpp | 102 const Move<VkDescriptorPool> descriptorPool = DescriptorPoolBuilder() in iterate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOCornerCase.cpp | 196 …const vk::Unique<vk::VkDescriptorPool> descriptorPool (poolBuilder.build(vk, device, vk::VK_DESC… in iterate() local
|
| /external/swiftshader/tests/VulkanWrapper/ |
| D | DrawTester.hpp | 163 vk::DescriptorPool descriptorPool; // Owning handle member in DrawTester
|
| /external/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_descriptor_set.c | 533 VkDescriptorPool descriptorPool, in v3dv_ResetDescriptorPool() 893 VkDescriptorPool descriptorPool, in v3dv_FreeDescriptorSets()
|