Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_image.c38 struct fd6_image { struct
57 static void translate_image(struct fd6_image *img, const struct pipe_image_view *pimg) in translate_image() argument
134 static void translate_buf(struct fd6_image *img, const struct pipe_shader_buffer *pimg) in translate_buf()
168 static void emit_image_tex(struct fd_ringbuffer *ring, struct fd6_image *img) in emit_image_tex()
222 struct fd6_image img; in fd6_emit_image_tex()
230 struct fd6_image img; in fd6_emit_ssbo_tex()
235 static void emit_image_ssbo(struct fd_ringbuffer *ring, struct fd6_image *img) in emit_image_ssbo()
303 struct fd6_image img; in fd6_build_ibo_state()
309 struct fd6_image img; in fd6_build_ibo_state()
/external/mesa3d/src/gallium/drivers/freedreno/
DMakefile.sources187 a6xx/fd6_image.c \
188 a6xx/fd6_image.h \
Dmeson.build195 'a6xx/fd6_image.c',
196 'a6xx/fd6_image.h',