Searched refs:v3d_constbuf_stateobj (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_context.h210 struct v3d_constbuf_stateobj { struct
489 struct v3d_constbuf_stateobj constbuf[PIPE_SHADER_TYPES];
H A Dv3d_uniforms.c212 struct v3d_constbuf_stateobj *cb = &v3d->constbuf[stage];
H A Dv3dx_state.c452 struct v3d_constbuf_stateobj *so = &v3d->constbuf[shader];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_context.h241 struct v3d_constbuf_stateobj { struct
586 struct v3d_constbuf_stateobj constbuf[PIPE_SHADER_TYPES];
H A Dv3d_uniforms.c217 struct v3d_constbuf_stateobj *cb = &v3d->constbuf[stage];
H A Dv3dx_state.c457 struct v3d_constbuf_stateobj *so = &v3d->constbuf[shader];

Completed in 10 milliseconds