Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_context.h83 struct st_bound_handles struct
279 struct st_bound_handles bound_texture_handles[PIPE_SHADER_TYPES];
280 struct st_bound_handles bound_image_handles[PIPE_SHADER_TYPES];
Dst_texture.c434 struct st_bound_handles *bound_handles = &st->bound_texture_handles[shader]; in st_destroy_bound_texture_handles_per_stage()
474 struct st_bound_handles *bound_handles = &st->bound_image_handles[shader]; in st_destroy_bound_image_handles_per_stage()
556 struct st_bound_handles *bound_handles = &st->bound_texture_handles[shader]; in st_make_bound_samplers_resident()
603 struct st_bound_handles *bound_handles = &st->bound_image_handles[shader]; in st_make_bound_images_resident()