Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h242 #define OP_vkGetDeviceMemoryCommitment 20027 macro
Dgoldfish_vk_marshaling_guest.cpp11879 case OP_vkGetDeviceMemoryCommitment: in api_opcode_to_string()
DVkEncoder.cpp2138 uint32_t opcode_vkGetDeviceMemoryCommitment = OP_vkGetDeviceMemoryCommitment; in vkGetDeviceMemoryCommitment()