Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h2353 #define OP_vkGetPhysicalDeviceFeatures2KHR 20198 macro
Dgoldfish_vk_marshaling.cpp21353 case OP_vkGetPhysicalDeviceFeatures2KHR: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h2327 #define OP_vkGetPhysicalDeviceFeatures2KHR 20198 macro
Dgoldfish_vk_marshaling_guest.cpp16526 case OP_vkGetPhysicalDeviceFeatures2KHR: { in api_opcode_to_string()
DVkEncoder.cpp24968 uint32_t opcode_vkGetPhysicalDeviceFeatures2KHR = OP_vkGetPhysicalDeviceFeatures2KHR; in vkGetPhysicalDeviceFeatures2KHR()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp13907 case OP_vkGetPhysicalDeviceFeatures2KHR: { in decode()