Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h215 #define OP_vkCreateInstance 20000 macro
Dgoldfish_vk_marshaling.cpp20825 case OP_vkCreateInstance: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h226 #define OP_vkCreateInstance 20000 macro
Dgoldfish_vk_marshaling_guest.cpp16027 case OP_vkCreateInstance: { in api_opcode_to_string()
DVkEncoder.cpp159 uint32_t opcode_vkCreateInstance = OP_vkCreateInstance; in vkCreateInstance()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp69 mReconstruction.setApiTrace(apiInfo, OP_vkCreateInstance, snapshotTraceBegin, in vkCreateInstance()
DVkDecoder.cpp226 case OP_vkCreateInstance: { in decode()