Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h352 #define OP_vkGetPhysicalDeviceSparseImageFormatProperties 20033 macro
Dgoldfish_vk_marshaling.cpp20924 case OP_vkGetPhysicalDeviceSparseImageFormatProperties: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h364 #define OP_vkGetPhysicalDeviceSparseImageFormatProperties 20033 macro
Dgoldfish_vk_marshaling_guest.cpp16126 case OP_vkGetPhysicalDeviceSparseImageFormatProperties: { in api_opcode_to_string()
DVkEncoder.cpp4038 OP_vkGetPhysicalDeviceSparseImageFormatProperties; in vkGetPhysicalDeviceSparseImageFormatProperties()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp2418 case OP_vkGetPhysicalDeviceSparseImageFormatProperties: { in decode()