Searched defs:destroyBuffer (Results 1 – 6 of 6) sorted by relevance
38 DestroyBufferFunc destroyBuffer; variable
175 void DeviceDriver::destroyBuffer (VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pA… function in DeviceDriver
230 VKAPI_ATTR void VKAPI_CALL destroyBuffer (VkDevice device, VkBuffer buffer, const VkAllocationCallb… function
365 void Framebuffer::destroyBuffer (deUint32 name, GLenum type) in destroyBuffer() function in deqp::gles3::Functional::Framebuffer
501 void Framebuffer::destroyBuffer (deUint32 name, GLenum type) in destroyBuffer() function in deqp::gles2::Functional::Framebuffer
16456 void destroyBuffer( Buffer buffer, const AllocationCallbacks* pAllocator ) const in destroyBuffer() function in vk::Device16462 … void destroyBuffer( Buffer buffer, Optional<const AllocationCallbacks> allocator = nullptr ) const in destroyBuffer() function in vk::Device