Searched refs:bound_texture_handles (Results 1 – 2 of 2) sorted by relevance
435 struct st_bound_handles *bound_handles = &st->bound_texture_handles[shader]; in st_destroy_bound_texture_handles_per_stage()557 struct st_bound_handles *bound_handles = &st->bound_texture_handles[shader]; in st_make_bound_samplers_resident()
358 struct st_bound_handles bound_texture_handles[PIPE_SHADER_TYPES]; member