Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h810 #define OP_vkDestroyRenderPass 20083 macro
Dgoldfish_vk_marshaling_guest.cpp12103 case OP_vkDestroyRenderPass: in api_opcode_to_string()
DVkEncoder.cpp6613 uint32_t opcode_vkDestroyRenderPass = OP_vkDestroyRenderPass; in vkDestroyRenderPass()