Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h2864 #define OP_vkGetPipelineExecutablePropertiesKHR 269458798 macro
Dgoldfish_vk_marshaling.cpp21954 case OP_vkGetPipelineExecutablePropertiesKHR: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h2839 #define OP_vkGetPipelineExecutablePropertiesKHR 269458798 macro
Dgoldfish_vk_marshaling_guest.cpp17085 case OP_vkGetPipelineExecutablePropertiesKHR: { in api_opcode_to_string()
DVkEncoder.cpp28975 uint32_t opcode_vkGetPipelineExecutablePropertiesKHR = OP_vkGetPipelineExecutablePropertiesKHR; in vkGetPipelineExecutablePropertiesKHR()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp16043 case OP_vkGetPipelineExecutablePropertiesKHR: { in decode()