Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h69 struct fd_constbuf_stateobj { struct
243 struct fd_constbuf_stateobj constbuf[PIPE_SHADER_TYPES];
Dfreedreno_state.c96 struct fd_constbuf_stateobj *so = &ctx->constbuf[shader]; in fd_set_constant_buffer()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_shader.c490 struct fd_ringbuffer *ring, struct fd_constbuf_stateobj *constbuf) in emit_user_consts()
528 struct fd_ringbuffer *ring, struct fd_constbuf_stateobj *constbuf) in emit_ubos()
662 struct fd_constbuf_stateobj *constbuf; in ir3_emit_consts()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c54 struct fd_constbuf_stateobj *constbuf, in emit_constants()