Home
last modified time | relevance | path

Searched refs:OP_vkMapMemoryIntoAddressSpaceGOOGLE (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h3856 #define OP_vkMapMemoryIntoAddressSpaceGOOGLE 20317 macro
Dgoldfish_vk_marshaling.cpp21515 case OP_vkMapMemoryIntoAddressSpaceGOOGLE: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h3740 #define OP_vkMapMemoryIntoAddressSpaceGOOGLE 20317 macro
Dgoldfish_vk_marshaling_guest.cpp16653 case OP_vkMapMemoryIntoAddressSpaceGOOGLE: { in api_opcode_to_string()
DVkEncoder.cpp35832 uint32_t opcode_vkMapMemoryIntoAddressSpaceGOOGLE = OP_vkMapMemoryIntoAddressSpaceGOOGLE; in vkMapMemoryIntoAddressSpaceGOOGLE()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp3595 mReconstruction.setApiTrace(apiInfo, OP_vkMapMemoryIntoAddressSpaceGOOGLE, in vkMapMemoryIntoAddressSpaceGOOGLE()
DVkDecoder.cpp20302 case OP_vkMapMemoryIntoAddressSpaceGOOGLE: { in decode()