Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h1806 #define OP_vkGetPhysicalDeviceToolProperties 286895278 macro
Dgoldfish_vk_marshaling.cpp22073 case OP_vkGetPhysicalDeviceToolProperties: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1841 #define OP_vkGetPhysicalDeviceToolProperties 286895278 macro
Dgoldfish_vk_marshaling_guest.cpp17204 case OP_vkGetPhysicalDeviceToolProperties: { in api_opcode_to_string()
DVkEncoder.cpp21085 uint32_t opcode_vkGetPhysicalDeviceToolProperties = OP_vkGetPhysicalDeviceToolProperties; in vkGetPhysicalDeviceToolProperties()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp11317 case OP_vkGetPhysicalDeviceToolProperties: { in decode()