Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h207 #define OP_vkEnumerateDeviceLayerProperties 20016 macro
Dgoldfish_vk_marshaling_guest.cpp11835 case OP_vkEnumerateDeviceLayerProperties: in api_opcode_to_string()
DVkEncoder.cpp1447 uint32_t opcode_vkEnumerateDeviceLayerProperties = OP_vkEnumerateDeviceLayerProperties; in vkEnumerateDeviceLayerProperties()