Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor_cs.c169 static inline nir_def *cs_chroma_subsampling(struct cs_shader *s, nir_def *src) in cs_chroma_subsampling() function
241 div = cs_chroma_subsampling(s, div); in cs_normalize()
256 crop = cs_chroma_subsampling(s, crop); in cs_crop()
318 coords = cs_chroma_subsampling(s, coords); in cs_tex_coords()
528 pos[1] = cs_chroma_subsampling(&s, pos[1]); in create_weave_shader()