Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h220 #define OP_vkGetPhysicalDeviceImageFormatProperties 20005 macro
Dgoldfish_vk_marshaling.cpp20840 case OP_vkGetPhysicalDeviceImageFormatProperties: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h231 #define OP_vkGetPhysicalDeviceImageFormatProperties 20005 macro
Dgoldfish_vk_marshaling_guest.cpp16042 case OP_vkGetPhysicalDeviceImageFormatProperties: { in api_opcode_to_string()
DVkEncoder.cpp741 OP_vkGetPhysicalDeviceImageFormatProperties; in vkGetPhysicalDeviceImageFormatProperties()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp533 case OP_vkGetPhysicalDeviceImageFormatProperties: { in decode()