Searched refs:si_texture_handle (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c1540 struct si_texture_handle *, tex_handle) {
1552 struct si_texture_handle *, *tex_handle);
1780 struct si_texture_handle *, tex_handle) {
1877 struct si_texture_handle *, tex_handle) {
1907 struct si_texture_handle *tex_handle)
1954 struct si_texture_handle *, tex_handle) {
2354 struct si_texture_handle *tex_handle;
2359 tex_handle = CALLOC_STRUCT(si_texture_handle);
2402 struct si_texture_handle *tex_handle;
2410 tex_handle = (struct si_texture_handle *)entr
[all...]
H A Dsi_blit.c687 struct si_texture_handle *, tex_handle) {
751 struct si_texture_handle *, tex_handle) {
760 struct si_texture_handle *, tex_handle) {
H A Dsi_pipe.h765 struct si_texture_handle struct
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c1519 util_dynarray_foreach (&sctx->resident_tex_handles, struct si_texture_handle *, tex_handle) {
1530 util_dynarray_append(&sctx->resident_tex_needs_color_decompress, struct si_texture_handle *,
1740 util_dynarray_foreach (&sctx->resident_tex_handles, struct si_texture_handle *, tex_handle) {
1823 util_dynarray_foreach (&sctx->resident_tex_handles, struct si_texture_handle *, tex_handle) {
1850 struct si_texture_handle *tex_handle)
1894 util_dynarray_foreach (&sctx->resident_tex_handles, struct si_texture_handle *, tex_handle) {
2309 struct si_texture_handle *tex_handle;
2314 tex_handle = CALLOC_STRUCT(si_texture_handle);
2354 struct si_texture_handle *tex_handle;
2361 tex_handle = (struct si_texture_handle *)entr
[all...]
H A Dsi_blit.c670 util_dynarray_foreach (&sctx->resident_tex_handles, struct si_texture_handle *, tex_handle) {
732 util_dynarray_foreach (&sctx->resident_tex_needs_color_decompress, struct si_texture_handle *,
741 util_dynarray_foreach (&sctx->resident_tex_needs_depth_decompress, struct si_texture_handle *,
H A Dsi_pipe.h847 struct si_texture_handle { struct

Completed in 20 milliseconds