Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h678 #define OP_vkDestroySampler 20071 macro
Dgoldfish_vk_marshaling_guest.cpp12055 case OP_vkDestroySampler: in api_opcode_to_string()
DVkEncoder.cpp5637 uint32_t opcode_vkDestroySampler = OP_vkDestroySampler; in vkDestroySampler()