Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c474 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()
Dst_context.h280 struct st_bound_handles bound_image_handles[PIPE_SHADER_TYPES]; member