Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h1225 #define OP_vkCreateSamplerYcbcrConversion 20156 macro
Dgoldfish_vk_marshaling.cpp21295 case OP_vkCreateSamplerYcbcrConversion: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h1249 #define OP_vkCreateSamplerYcbcrConversion 20156 macro
Dgoldfish_vk_marshaling_guest.cpp16497 case OP_vkCreateSamplerYcbcrConversion: { in api_opcode_to_string()
DVkEncoder.cpp18558 uint32_t opcode_vkCreateSamplerYcbcrConversion = OP_vkCreateSamplerYcbcrConversion; in vkCreateSamplerYcbcrConversion()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp1733 mReconstruction.setApiTrace(apiInfo, OP_vkCreateSamplerYcbcrConversion, snapshotTraceBegin, in vkCreateSamplerYcbcrConversion()
DVkDecoder.cpp10007 case OP_vkCreateSamplerYcbcrConversion: { in decode()