Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl41 DestroyBufferViewFunc destroyBufferView; variable
DvkDeviceDriverImpl.inl190 void DeviceDriver::destroyBufferView (VkDevice device, VkBufferView bufferView, const VkAllocationC… function in DeviceDriver
DvkNullDriverImpl.inl272 VKAPI_ATTR void VKAPI_CALL destroyBufferView (VkDevice device, VkBufferView bufferView, const VkAll… function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp49669 …VULKAN_HPP_INLINE void Device::destroyBufferView( BufferView bufferView, const AllocationCallbacks… in destroyBufferView() function in VULKAN_HPP_NAMESPACE::Device
49675 …VULKAN_HPP_INLINE void Device::destroyBufferView( BufferView bufferView, Optional<const Allocation… in destroyBufferView() function in VULKAN_HPP_NAMESPACE::Device