Searched refs:constbuf_surf_state (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.h292 struct iris_state_ref constbuf_surf_state[PIPE_MAX_CONSTANT_BUFFERS]; member in struct:iris_shader_state
H A Diris_state.c2624 upload_ubo_ssbo_surf_state(ice, cbuf, &shs->constbuf_surf_state[index],
2629 pipe_resource_reference(&shs->constbuf_surf_state[index].res, NULL);
2719 upload_ubo_ssbo_surf_state(ice, cbuf, &shs->constbuf_surf_state[0], false);
4203 &shs->constbuf_surf_state[i], false);
5619 pipe_resource_reference(&shs->constbuf_surf_state[i].res, NULL);
5712 struct iris_state_ref *surf_state = &shs->constbuf_surf_state[i];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_context.h523 struct iris_state_ref constbuf_surf_state[PIPE_MAX_CONSTANT_BUFFERS]; member in struct:iris_shader_state
H A Diris_state.c3216 pipe_resource_reference(&shs->constbuf_surf_state[index].res, NULL);
3353 &shs->constbuf_surf_state[sysval_cbuf_index],
5031 &shs->constbuf_surf_state[i], false,
7199 pipe_resource_reference(&shs->constbuf_surf_state[i].res, NULL);
7316 struct iris_state_ref *surf_state = &shs->constbuf_surf_state[i];
H A Diris_program.c2118 struct iris_state_ref *surf_state = &shs->constbuf_surf_state[i];

Completed in 29 milliseconds