Searched defs:destroyShaderModule (Results 1 – 4 of 4) sorted by relevance
47 DestroyShaderModuleFunc destroyShaderModule; variable
220 void DeviceDriver::destroyShaderModule (VkDevice device, VkShaderModule shaderModule, const VkAlloc… function in DeviceDriver
254 VKAPI_ATTR void VKAPI_CALL destroyShaderModule (VkDevice device, VkShaderModule shaderModule, const… function
16574 … void destroyShaderModule( ShaderModule shaderModule, const AllocationCallbacks* pAllocator ) const in destroyShaderModule() function in vk::Device16580 …void destroyShaderModule( ShaderModule shaderModule, Optional<const AllocationCallbacks> allocator… in destroyShaderModule() function in vk::Device