Home
last modified time | relevance | path

Searched defs:destroyShaderModule (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl47 DestroyShaderModuleFunc destroyShaderModule; variable
DvkDeviceDriverImpl.inl220 void DeviceDriver::destroyShaderModule (VkDevice device, VkShaderModule shaderModule, const VkAlloc… function in DeviceDriver
DvkNullDriverImpl.inl254 VKAPI_ATTR void VKAPI_CALL destroyShaderModule (VkDevice device, VkShaderModule shaderModule, const… function
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp16574 … void destroyShaderModule( ShaderModule shaderModule, const AllocationCallbacks* pAllocator ) const in destroyShaderModule() function in vk::Device
16580 …void destroyShaderModule( ShaderModule shaderModule, Optional<const AllocationCallbacks> allocator… in destroyShaderModule() function in vk::Device