Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h255 #define OP_vkEnumerateDeviceLayerProperties 20016 macro
Dgoldfish_vk_marshaling.cpp20873 case OP_vkEnumerateDeviceLayerProperties: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h266 #define OP_vkEnumerateDeviceLayerProperties 20016 macro
Dgoldfish_vk_marshaling_guest.cpp16075 case OP_vkEnumerateDeviceLayerProperties: { in api_opcode_to_string()
DVkEncoder.cpp2186 uint32_t opcode_vkEnumerateDeviceLayerProperties = OP_vkEnumerateDeviceLayerProperties; in vkEnumerateDeviceLayerProperties()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp1343 case OP_vkEnumerateDeviceLayerProperties: { in decode()