Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h284 #define OP_vkGetDeviceMemoryCommitment 20027 macro
Dgoldfish_vk_marshaling.cpp20906 case OP_vkGetDeviceMemoryCommitment: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h295 #define OP_vkGetDeviceMemoryCommitment 20027 macro
Dgoldfish_vk_marshaling_guest.cpp16108 case OP_vkGetDeviceMemoryCommitment: { in api_opcode_to_string()
DVkEncoder.cpp3325 uint32_t opcode_vkGetDeviceMemoryCommitment = OP_vkGetDeviceMemoryCommitment; in vkGetDeviceMemoryCommitment()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp2046 case OP_vkGetDeviceMemoryCommitment: { in decode()