Searched refs:bound_image_handles (Results 1 – 2 of 2) sorted by relevance
474 struct st_bound_handles *bound_handles = &st->bound_image_handles[shader]; in st_destroy_bound_image_handles_per_stage()603 struct st_bound_handles *bound_handles = &st->bound_image_handles[shader]; in st_make_bound_images_resident()
280 struct st_bound_handles bound_image_handles[PIPE_SHADER_TYPES]; member