Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl38 DestroyBufferFunc destroyBuffer; variable
DvkDeviceDriverImpl.inl175 void DeviceDriver::destroyBuffer (VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pA… function in DeviceDriver
DvkNullDriverImpl.inl230 VKAPI_ATTR void VKAPI_CALL destroyBuffer (VkDevice device, VkBuffer buffer, const VkAllocationCallb… function
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp365 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-validation-layers/include/vulkan/
Dvulkan.hpp16456 void destroyBuffer( Buffer buffer, const AllocationCallbacks* pAllocator ) const in destroyBuffer() function in vk::Device
16462 … void destroyBuffer( Buffer buffer, Optional<const AllocationCallbacks> allocator = nullptr ) const in destroyBuffer() function in vk::Device