Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c29 struct ycbcr_state { struct
119 convert_ycbcr(struct ycbcr_state *state, in convert_ycbcr()
155 get_texture_size(struct ycbcr_state *state, nir_deref_var *texture) in get_texture_size()
196 implicit_downsampled_coords(struct ycbcr_state *state, in implicit_downsampled_coords()
227 create_plane_tex_instr_implicit(struct ycbcr_state *state, in create_plane_tex_instr_implicit()
356 struct ycbcr_state state = { in try_lower_tex_ycbcr()