Home
last modified time | relevance | path

Searched refs:vkDestroyPipeline (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h345 void vkDestroyPipeline(
DVkEncoder.cpp5260 void VkEncoder::vkDestroyPipeline( in vkDestroyPipeline() function in goldfish_vk::VkEncoder
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp797 vkEnc->vkDestroyPipeline(device, pipeline, pAllocator); in entry_vkDestroyPipeline()