Home
last modified time | relevance | path

Searched refs:vn_command_vkCreateSamplerYcbcrConversion (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_sampler_ycbcr_conversion.h88 …rConversion_args_temp(struct vn_cs_decoder *dec, struct vn_command_vkCreateSamplerYcbcrConversion in vn_decode_vkCreateSamplerYcbcrConversion_args_temp()
114 …place_vkCreateSamplerYcbcrConversion_args_handle(struct vn_command_vkCreateSamplerYcbcrConversion in vn_replace_vkCreateSamplerYcbcrConversion_args_handle()
123 …onversion_reply(struct vn_cs_encoder *enc, const struct vn_command_vkCreateSamplerYcbcrConversion in vn_encode_vkCreateSamplerYcbcrConversion_reply()
164 struct vn_command_vkCreateSamplerYcbcrConversion args; in vn_dispatch_vkCreateSamplerYcbcrConversion()
H A Dvn_protocol_renderer_defines.h1763 struct vn_command_vkCreateSamplerYcbcrConversion { struct
2428 …cbcrConversion)(struct vn_dispatch_context *ctx, struct vn_command_vkCreateSamplerYcbcrConversion
/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_image.c176 struct vn_command_vkCreateSamplerYcbcrConversion *args) in vkr_dispatch_vkCreateSamplerYcbcrConversion()