Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h254 #define OP_vkEnumerateInstanceLayerProperties 20015 macro
Dgoldfish_vk_marshaling.cpp20870 case OP_vkEnumerateInstanceLayerProperties: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h265 #define OP_vkEnumerateInstanceLayerProperties 20015 macro
Dgoldfish_vk_marshaling_guest.cpp16072 case OP_vkEnumerateInstanceLayerProperties: { in api_opcode_to_string()
DVkEncoder.cpp2036 uint32_t opcode_vkEnumerateInstanceLayerProperties = OP_vkEnumerateInstanceLayerProperties; in vkEnumerateInstanceLayerProperties()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp1248 case OP_vkEnumerateInstanceLayerProperties: { in decode()