Home
last modified time | relevance | path

Searched defs:allocateDescriptorSets (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl64 AllocateDescriptorSetsFunc allocateDescriptorSets; variable
DvkNullDriver.cpp1000 VKAPI_ATTR VkResult VKAPI_CALL allocateDescriptorSets (VkDevice, const VkDescriptorSetAllocateInfo*… in allocateDescriptorSets() function
DvkDeviceDriverImpl.inl305 VkResult DeviceDriver::allocateDescriptorSets (VkDevice device, const VkDescriptorSetAllocateInfo* … function in DeviceDriver
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp16827 …Result allocateDescriptorSets( const DescriptorSetAllocateInfo* pAllocateInfo, DescriptorSet* pDes… in allocateDescriptorSets() function in vk::Device
16834 …typename ResultValueType<std::vector<DescriptorSet,Allocator>>::type allocateDescriptorSets( const… in allocateDescriptorSets() function in vk::Device