Home
last modified time | relevance | path

Searched defs:destroyBuffer (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl39 DestroyBufferFunc destroyBuffer; variable
DvkDeviceDriverImpl.inl180 void DeviceDriver::destroyBuffer (VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pA… function in DeviceDriver
DvkNullDriverImpl.inl266 VKAPI_ATTR void VKAPI_CALL destroyBuffer (VkDevice device, VkBuffer buffer, const VkAllocationCallb… function
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp367 void Framebuffer::destroyBuffer (deUint32 name, GLenum type) in destroyBuffer() function in deqp::gles3::Functional::Framebuffer
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp501 void Framebuffer::destroyBuffer (deUint32 name, GLenum type) in destroyBuffer() function in deqp::gles2::Functional::Framebuffer
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp49643 …VULKAN_HPP_INLINE void Device::destroyBuffer( Buffer buffer, const AllocationCallbacks* pAllocator… in destroyBuffer() function in VULKAN_HPP_NAMESPACE::Device
49649 …VULKAN_HPP_INLINE void Device::destroyBuffer( Buffer buffer, Optional<const AllocationCallbacks> a… in destroyBuffer() function in VULKAN_HPP_NAMESPACE::Device