Searched refs:r600_texture (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_uvd.c62 struct r600_texture *resources[VL_NUM_COMPONENTS] = {};
85 resources[0] = (struct r600_texture *)
94 resources[1] = (struct r600_texture *)
104 resources[2] = (struct r600_texture *)
159 struct r600_texture *luma = (struct r600_texture *)buf->resources[0];
160 struct r600_texture *chroma = (struct r600_texture *)buf->resources[1];
175 struct r600_texture *res = (struct r600_texture *)resourc
[all...]
H A Dr600_pipe_common.h207 struct r600_texture { struct
219 struct r600_texture *flushed_depth_texture;
415 struct r600_texture *rtex,
419 struct r600_texture *rtex,
609 struct r600_texture *texture,
610 struct r600_texture *staging,
746 /* r600_texture.c */
748 struct r600_texture *rdst,
751 struct r600_texture *rsrc,
755 struct r600_texture *rte
[all...]
H A Dr600_blit.c112 struct r600_texture *texture,
113 struct r600_texture *staging,
120 struct r600_texture *flushed_depth_texture = staging ?
206 struct r600_texture *texture,
274 struct r600_texture *tex;
282 tex = (struct r600_texture *)view->texture;
307 struct r600_texture *tex;
314 tex = (struct r600_texture *)view->base.resource;
334 struct r600_texture *rtex,
386 struct r600_texture *te
[all...]
H A Dr600_texture.c40 struct r600_texture *rtex);
47 struct r600_texture *rdst,
50 struct r600_texture *rsrc,
174 struct r600_texture *rtex, unsigned level,
273 struct r600_texture *rtex,
318 struct r600_texture *rtex)
334 struct r600_texture *rtex)
357 struct r600_texture *rtex,
362 struct r600_texture *new_tex;
385 new_tex = (struct r600_texture*)scree
[all...]
H A Dr600_test_dma.c208 struct r600_texture *rdst;
209 struct r600_texture *rsrc;
278 rdst = (struct r600_texture*)dst;
279 rsrc = (struct r600_texture*)src;
H A DMakefile.sources46 r600_texture.c \
H A Dr600_state.c629 struct r600_texture *tmp = (struct r600_texture*)view->base.texture;
669 struct r600_texture *tmp = (struct r600_texture*)texture;
812 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture;
1042 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture;
1090 struct r600_texture *rtex;
1130 rtex = (struct r600_texture*)sur
[all...]
H A Devergreen_state.c173 static unsigned r600_tex_dim(struct r600_texture *rtex,
637 struct r600_texture *tmp = (struct r600_texture*)buffer;
682 struct r600_texture *tmp = (struct r600_texture*)view->base.texture;
725 struct r600_texture *tmp = (struct r600_texture*)texture;
914 struct r600_texture *tmp = (struct r600_texture*)texture;
1111 struct r600_texture *rte
[all...]
H A Dr600_buffer_common.c108 struct r600_texture *rtex = (struct r600_texture*)res;
H A Dr600_state_common.c661 struct r600_texture *rtex =
662 (struct r600_texture*)rviews[i]->base.texture;
720 struct r600_texture *rtex = (struct r600_texture *)res;
772 struct r600_texture *rtex = (struct r600_texture *)res;
2397 struct r600_texture *rtex = (struct r600_texture *)surf->texture;
2406 struct r600_texture *rtex;
2412 rtex = (struct r600_texture*)sur
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_uvd.c62 struct r600_texture *resources[VL_NUM_COMPONENTS] = {};
86 resources[0] = (struct r600_texture *)
96 resources[1] = (struct r600_texture *)
107 resources[2] = (struct r600_texture *)
162 struct r600_texture *luma = (struct r600_texture *)buf->resources[0];
163 struct r600_texture *chroma = (struct r600_texture *)buf->resources[1];
178 struct r600_texture *res = (struct r600_texture *)resourc
[all...]
H A Dr600_pipe_common.h203 struct r600_texture { struct
215 struct r600_texture *flushed_depth_texture;
598 struct r600_texture *texture,
599 struct r600_texture *staging,
747 /* r600_texture.c */
749 struct r600_texture *rdst,
752 struct r600_texture *rsrc,
757 struct r600_texture *rtex,
761 struct r600_texture *rtex,
765 struct r600_texture **stagin
[all...]
H A Dr600_blit.c112 struct r600_texture *texture,
113 struct r600_texture *staging,
120 struct r600_texture *flushed_depth_texture = staging ?
206 struct r600_texture *texture,
274 struct r600_texture *tex;
282 tex = (struct r600_texture *)view->texture;
307 struct r600_texture *tex;
314 tex = (struct r600_texture *)view->base.resource;
334 struct r600_texture *rtex,
386 struct r600_texture *te
[all...]
H A Dr600_texture.c41 struct r600_texture *rtex);
48 struct r600_texture *rdst,
51 struct r600_texture *rsrc,
175 struct r600_texture *rtex, unsigned level,
272 struct r600_texture *rtex,
317 struct r600_texture *rtex)
333 struct r600_texture *rtex)
356 struct r600_texture *rtex,
361 struct r600_texture *new_tex;
384 new_tex = (struct r600_texture*)scree
[all...]
H A Dr600_test_dma.c207 struct r600_texture *rdst;
208 struct r600_texture *rsrc;
277 rdst = (struct r600_texture*)dst;
278 rsrc = (struct r600_texture*)src;
H A Dr600_state.c632 struct r600_texture *tmp = (struct r600_texture*)view->base.texture;
672 struct r600_texture *tmp = (struct r600_texture*)texture;
815 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture;
1045 struct r600_texture *rtex = (struct r600_texture*)surf->base.texture;
1093 struct r600_texture *rtex;
1133 rtex = (struct r600_texture*)sur
[all...]
H A Devergreen_state.c173 static unsigned r600_tex_dim(struct r600_texture *rtex,
643 struct r600_texture *tmp = (struct r600_texture*)buffer;
688 struct r600_texture *tmp = (struct r600_texture*)view->base.texture;
731 struct r600_texture *tmp = (struct r600_texture*)texture;
920 struct r600_texture *tmp = (struct r600_texture*)texture;
1117 struct r600_texture *rte
[all...]
H A Dr600_buffer_common.c109 struct r600_texture *rtex = (struct r600_texture*)res;
H A Dr600_state_common.c686 struct r600_texture *rtex =
687 (struct r600_texture*)rviews[i]->base.texture;
750 struct r600_texture *rtex = (struct r600_texture *)res;
802 struct r600_texture *rtex = (struct r600_texture *)res;
2477 struct r600_texture *rtex = (struct r600_texture *)surf->texture;
2486 struct r600_texture *rtex;
2492 rtex = (struct r600_texture*)sur
[all...]

Completed in 96 milliseconds