Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl45 DestroyImageViewFunc destroyImageView; variable
DvkDeviceDriverImpl.inl210 void DeviceDriver::destroyImageView (VkDevice device, VkImageView imageView, const VkAllocationCall… function in DeviceDriver
DvkNullDriverImpl.inl248 VKAPI_ATTR void VKAPI_CALL destroyImageView (VkDevice device, VkImageView imageView, const VkAlloca… function
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp16548 void destroyImageView( ImageView imageView, const AllocationCallbacks* pAllocator ) const in destroyImageView() function in vk::Device
16554 …void destroyImageView( ImageView imageView, Optional<const AllocationCallbacks> allocator = nullpt… in destroyImageView() function in vk::Device