Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c95 struct pipe_constant_buffer aux_constbuf_saved[PIPE_SHADER_TYPES]; member
423 pipe_resource_reference(&ctx->aux_constbuf_saved[i].buffer, NULL); in cso_destroy_context()
1552 util_copy_constant_buffer(&cso->aux_constbuf_saved[shader_stage], in cso_save_constant_buffer_slot0()
1561 &cso->aux_constbuf_saved[shader_stage]); in cso_restore_constant_buffer_slot0()
1562 pipe_resource_reference(&cso->aux_constbuf_saved[shader_stage].buffer, in cso_restore_constant_buffer_slot0()