Home
last modified time | relevance | path

Searched defs:descriptorPool (Results 1 – 25 of 77) 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.cpp78 const Unique<VkDescriptorPool> descriptorPool( in resetDescriptorPoolTest() local
205 …const Unique<VkDescriptorPool> descriptorPool(createDescriptorPool(vkd, device, &descriptorPool… in outOfPoolMemoryTest() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemImageValidator.cpp188 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in validateImage() local
DvktProtectedMemBufferValidator.hpp216 vk::Unique<vk::VkDescriptorPool> descriptorPool (vk::DescriptorPoolBuilder() in validateBuffer() local
DvktProtectedMemStorageBufferTests.cpp410 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in executeFragmentTest() local
609 vk::Unique<vk::VkDescriptorPool> descriptorPool(vk::DescriptorPoolBuilder() in executeComputeTest() local
/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.cpp213 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
384 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
557 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
745 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
955 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1242 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1436 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1625 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
1841 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
2047 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
[all …]
DvktComputeTestsUtil.cpp215 const VkDescriptorPool descriptorPool, in makeDescriptorSet()
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp402 const VkDescriptorPool descriptorPool, in makeDescriptorSet()
1103 const Unique<VkDescriptorPool> descriptorPool( in makeTessellationEvaluationTest() local
1311 const Unique<VkDescriptorPool> descriptorPool( in makeTessellationControlTest() local
1516 const Unique<VkDescriptorPool> descriptorPool( in makeGeometryTest() local
1761 Move <VkDescriptorPool> descriptorPool; in makeVertexFrameBufferTest() local
2004 const Unique<VkDescriptorPool> descriptorPool( in makeVertexTest() local
2199 Move<VkDescriptorPool> descriptorPool; in makeFragmentFrameBufferTest() local
2421 const Unique<VkDescriptorPool> descriptorPool( in makeFragmentTest() local
2665 const Unique<VkDescriptorPool> descriptorPool( in makeComputeTest() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp224 …rface& vk, const VkDevice device, const CaseDef& caseDef, const VkDescriptorPool descriptorPool, c… in insertDescriptorSets()
304 Unique<VkDescriptorPool> descriptorPool(DescriptorPoolBuilder() in test() local
DvktImageCompressionTranscodingSupport.cpp501 Move<VkDescriptorPool> descriptorPool; in iterate() local
619 const VkDescriptorPool& descriptorPool, in executeShader()
969 Move<VkDescriptorPool> descriptorPool = DescriptorPoolBuilder() in decompressImage() local
1198 const VkDescriptorPool& descriptorPool, in executeShader()
1519 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeRead() local
1653 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeWrite() local
1897 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in verifyDecompression() local
2076 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeRead() local
2216 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcodeWrite() local
DvktImageTranscodingSupportTests.cpp367 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcode() local
619 const Move<VkDescriptorPool> descriptorPool (DescriptorPoolBuilder() in transcode() local
DvktImageMutableTests.cpp1026 Move<VkDescriptorPool> descriptorPool; member
1039 Move<VkDescriptorPool> descriptorPool; member
1056 Move<VkDescriptorPool> descriptorPool; member
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.hpp168 vk::Move<vk::VkDescriptorPool> descriptorPool; member in vkt::sparse::SparseShaderIntrinsicsInstanceBase
DvktSparseResourcesBufferSparseResidency.cpp302 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp307 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
/external/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c373 VkDescriptorPool descriptorPool, in anv_ResetDescriptorPool()
548 VkDescriptorPool descriptorPool, in anv_FreeDescriptorSets()
/external/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c488 VkDescriptorPool descriptorPool, in radv_ResetDescriptorPool()
543 VkDescriptorPool descriptorPool, in radv_FreeDescriptorSets()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsMakeUtil.cpp100 const VkDescriptorPool descriptorPool, in makeDescriptorSet()
/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp515 VKAPI_ATTR VkResult VKAPI_CALL ResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in ResetDescriptorPool()
921 VKAPI_ATTR VkResult VKAPI_CALL FreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool,… in FreeDescriptorSets()
948 VKAPI_ATTR void VKAPI_CALL DestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in DestroyDescriptorPool()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.cpp126 const VkDescriptorPool descriptorPool, in makeDescriptorSet()
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp693 const Unique<VkDescriptorPool> descriptorPool( in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationMiscDrawTests.cpp184 const Unique<VkDescriptorPool> descriptorPool(DescriptorPoolBuilder() in runTest() local
DvktTessellationPrimitiveDiscardTests.cpp452 const Unique<VkDescriptorPool> descriptorPool(DescriptorPoolBuilder() in test() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp398 Unique<VkDescriptorPool> descriptorPool (createDescriptorPool(vkdi, device, descriptorTypes)); in iterate() local

1234