Home
last modified time | relevance | path

Searched refs:OP_vkGetPhysicalDeviceProperties (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h221 #define OP_vkGetPhysicalDeviceProperties 20006 macro
Dgoldfish_vk_marshaling.cpp20843 case OP_vkGetPhysicalDeviceProperties: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h232 #define OP_vkGetPhysicalDeviceProperties 20006 macro
Dgoldfish_vk_marshaling_guest.cpp16045 case OP_vkGetPhysicalDeviceProperties: { in api_opcode_to_string()
DVkEncoder.cpp849 uint32_t opcode_vkGetPhysicalDeviceProperties = OP_vkGetPhysicalDeviceProperties; in vkGetPhysicalDeviceProperties()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp613 case OP_vkGetPhysicalDeviceProperties: { in decode()