Searched refs:st_bound_handles (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_context.h79 struct st_bound_handles struct
319 struct st_bound_handles bound_texture_handles[PIPE_SHADER_TYPES];
320 struct st_bound_handles bound_image_handles[PIPE_SHADER_TYPES];
H A Dst_texture.c435 struct st_bound_handles *bound_handles = &st->bound_texture_handles[shader];
475 struct st_bound_handles *bound_handles = &st->bound_image_handles[shader];
557 struct st_bound_handles *bound_handles = &st->bound_texture_handles[shader];
604 struct st_bound_handles *bound_handles = &st->bound_image_handles[shader];
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_context.h81 struct st_bound_handles struct
363 struct st_bound_handles bound_texture_handles[PIPE_SHADER_TYPES];
364 struct st_bound_handles bound_image_handles[PIPE_SHADER_TYPES];
H A Dst_texture.c437 struct st_bound_handles *bound_handles = &st->bound_texture_handles[shader];
477 struct st_bound_handles *bound_handles = &st->bound_image_handles[shader];
560 struct st_bound_handles *bound_handles = &st->bound_texture_handles[shader];
607 struct st_bound_handles *bound_handles = &st->bound_image_handles[shader];

Completed in 6 milliseconds