Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h1360 #define OP_vkGetDescriptorSetLayoutSupport 20164 macro
Dgoldfish_vk_marshaling.cpp21319 case OP_vkGetDescriptorSetLayoutSupport: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1388 #define OP_vkGetDescriptorSetLayoutSupport 20164 macro
Dgoldfish_vk_marshaling_guest.cpp16521 case OP_vkGetDescriptorSetLayoutSupport: { in api_opcode_to_string()
DVkEncoder.cpp19571 uint32_t opcode_vkGetDescriptorSetLayoutSupport = OP_vkGetDescriptorSetLayoutSupport; in vkGetDescriptorSetLayoutSupport()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp10570 case OP_vkGetDescriptorSetLayoutSupport: { in decode()