Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c97 struct pipe_image_view fragment_image0_current; member
426 pipe_resource_reference(&ctx->fragment_image0_current.resource, NULL); in cso_destroy_context()
1405 util_copy_image_view(&ctx->fragment_image0_current, &images[0]); in cso_set_shader_images()
1416 &ctx->fragment_image0_current); in cso_save_fragment_image0()