Searched defs:destroySampler (Results 1 – 4 of 4) sorted by relevance
58 DestroySamplerFunc destroySampler; variable
275 void DeviceDriver::destroySampler (VkDevice device, VkSampler sampler, const VkAllocationCallbacks*… function in DeviceDriver
284 VKAPI_ATTR void VKAPI_CALL destroySampler (VkDevice device, VkSampler sampler, const VkAllocationCa… function
16748 void destroySampler( Sampler sampler, const AllocationCallbacks* pAllocator ) const in destroySampler() function in vk::Device16754 …void destroySampler( Sampler sampler, Optional<const AllocationCallbacks> allocator = nullptr ) co… in destroySampler() function in vk::Device