Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h2726 #define OP_vkCreateSamplerYcbcrConversionKHR 20244 macro
Dgoldfish_vk_marshaling.cpp21448 case OP_vkCreateSamplerYcbcrConversionKHR: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h2700 #define OP_vkCreateSamplerYcbcrConversionKHR 20244 macro
Dgoldfish_vk_marshaling_guest.cpp16621 case OP_vkCreateSamplerYcbcrConversionKHR: { in api_opcode_to_string()
DVkEncoder.cpp28043 uint32_t opcode_vkCreateSamplerYcbcrConversionKHR = OP_vkCreateSamplerYcbcrConversionKHR; in vkCreateSamplerYcbcrConversionKHR()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp2689 mReconstruction.setApiTrace(apiInfo, OP_vkCreateSamplerYcbcrConversionKHR, in vkCreateSamplerYcbcrConversionKHR()
DVkDecoder.cpp15571 case OP_vkCreateSamplerYcbcrConversionKHR: { in decode()