Home
last modified time | relevance | path

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

123456789

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDescriptorPoolTests.cpp105 const Unique<VkDescriptorPool> descriptorPool( in resetDescriptorPoolTest() local
235 …const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(vkd, device, &descriptorPool… in outOfPoolMemoryTest() local
312 …const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(vkd, device, &descriptorPool… in zeroPoolSizeCount() local
DvktApiNullHandleTests.cpp58 inline void release (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks… in release()
160 inline void release (Context& context, VkDevice device, VkDescriptorPool descriptorPool, deUint32 n… in release()
284 …const Unique<VkDescriptorPool> descriptorPool (createDescriptorPool(vk, device, &descriptorPoolCr… in test() local
293 …const Unique<VkDescriptorPool> descriptorPool (createDescriptorPool(vk, device, &descriptorPoolCr… in test() local
DvktApiDescriptorSetTests.cpp288 const Unique<VkDescriptorPool> descriptorPool (createDescriptorPool(context)); in descriptorSetLayoutLifetimeComputeTest() local
469 Move<VkDescriptorPool> descriptorPool(createDescriptorPool(vk, device, &descriptorPoolCreateInfo)); in descriptorSetLayoutBindingOrderingTest() local
DvktApiPipelineTests.cpp693 …iptorSet (const DeviceInterface& vk, const VkDevice& device, VkDescriptorPool descriptorPool, VkDe… in getDescriptorSet()
1026 …Move<VkDescriptorPool> descriptorPool = createDescriptorPool(vk, device, &descriptorPoolCreateInfo… in pipelineLayoutLifetimeTest() local
1417 …const auto descriptorPool = descriptorPoolBuilder.build(vkd, device, VK_DESCRIPTOR_POOL_CREATE_FRE… in destroyEarlyTest() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp223 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
394 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
567 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
755 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
938 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1215 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1409 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1598 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1814 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
2020 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
[all …]
/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
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp224 …rface& vk, const VkDevice device, const CaseDef& caseDef, const VkDescriptorPool descriptorPool, c… in insertDescriptorSets()
302 Unique<VkDescriptorPool> descriptorPool(DescriptorPoolBuilder() in test() local
DvktImageCompressionTranscodingSupport.cpp616 Move<VkDescriptorPool> descriptorPool; in iterate() local
744 const VkDescriptorPool& descriptorPool, in executeShader()
1121 Move<VkDescriptorPool> descriptorPool = DescriptorPoolBuilder() in decompressImage() local
1372 const VkDescriptorPool& descriptorPool, in executeShader()
1705 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeRead() local
1838 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeWrite() local
2092 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in verifyDecompression() local
2286 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeRead() local
2425 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeWrite() local
/external/cronet/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyDescriptorPool.java176 private static RubyDescriptorPool descriptorPool; field in RubyDescriptorPool
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyDescriptorPool.java191 private static RubyDescriptorPool descriptorPool; field in RubyDescriptorPool
/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.cpp161 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.hpp199 vk::Move<vk::VkDescriptorPool> descriptorPool; member in vkt::sparse::SparseShaderIntrinsicsInstanceBase
DvktSparseResourcesBufferSparseResidency.cpp316 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp92 …const Unique<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder().addType(VK_DESCRIPTOR_TY… in iterate() local
DvktSubgroupsTestsUtils.cpp2678 Move <VkDescriptorPool> descriptorPool; in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2918 Move <VkDescriptorPool> descriptorPool; in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3271 Move <VkDescriptorPool> descriptorPool; in allStagesRequiredSubgroupSize() local
3545 Move <VkDescriptorPool> descriptorPool; in makeVertexFrameBufferTestRequiredSubgroupSize() local
3774 Move<VkDescriptorPool> descriptorPool; in makeFragmentFrameBufferTestRequiredSubgroupSize() local
4135 …const Unique<VkDescriptorPool> descriptorPool (poolBuilder.build(vk, device, VK_DESCRIPTOR_POOL_… in makeComputeOrMeshTestRequiredSubgroupSize() local
4776 VkDescriptorPool descriptorPool, in makeRayTracingDescriptorSet()
4822 VkDescriptorPool descriptorPool, in makeRayTracingDescriptorSetAS()
5037 …const Move<VkDescriptorPool> descriptorPool = makeRayTracingDescriptorPool(context, input… in allRayTracingStagesRequiredSubgroupSize() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp79 …vk::Unique<vk::VkDescriptorPool> descriptorPool (vk::DescriptorPoolBuilder().addType(vk::VK_DESC… in EmptyDescriptorUpdateCase() local
499 …const auto descriptorPool = poolBuilder.build(vkd, device, vk::VK_DESCRIPTOR_POOL_CREATE_FREE_DESC… in iterate() local
817 …vk::Unique<vk::VkDescriptorPool> descriptorPool (vk::DescriptorPoolBuilder().addType(vk::VK_DES… in iterate() local
/external/swiftshader/tests/VulkanBenchmarks/
DComputeBenchmarks.cpp118 vk::DescriptorPool descriptorPool; member in BufferToBufferComputeBenchmark
/external/deqp/external/vulkancts/modules/vulkan/sc/
DvktObjectRefreshTests.cpp237 …vk::Move<vk::VkDescriptorPool> descriptorPool = createDescriptorPool(vkd, device, &descriptorPoo… in refreshObjects() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp102 const Move<VkDescriptorPool> descriptorPool = DescriptorPoolBuilder() in iterate() local
/external/swiftshader/tests/VulkanWrapper/
DDrawTester.hpp166 vk::DescriptorPool descriptorPool; // Owning handle member in DrawTester
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOCornerCase.cpp196 …const vk::Unique<vk::VkDescriptorPool> descriptorPool (poolBuilder.build(vk, device, vk::VK_DESC… in iterate() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_descriptor_set.c533 VkDescriptorPool descriptorPool, in v3dv_ResetDescriptorPool()
893 VkDescriptorPool descriptorPool, in v3dv_FreeDescriptorSets()

123456789