Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h218 #define OP_vkGetPhysicalDeviceFeatures 20003 macro
Dgoldfish_vk_marshaling.cpp20834 case OP_vkGetPhysicalDeviceFeatures: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h229 #define OP_vkGetPhysicalDeviceFeatures 20003 macro
Dgoldfish_vk_marshaling_guest.cpp16036 case OP_vkGetPhysicalDeviceFeatures: { in api_opcode_to_string()
DVkEncoder.cpp528 uint32_t opcode_vkGetPhysicalDeviceFeatures = OP_vkGetPhysicalDeviceFeatures; in vkGetPhysicalDeviceFeatures()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp432 case OP_vkGetPhysicalDeviceFeatures: { in decode()