Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_const.h157 struct fd_constbuf_stateobj *constbuf) in ir3_emit_user_consts()
205 struct fd_ringbuffer *ring, struct fd_constbuf_stateobj *constbuf) in ir3_emit_ubos()
415 struct fd_constbuf_stateobj *constbuf; in emit_common_consts()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h67 struct fd_constbuf_stateobj { struct
402 struct fd_constbuf_stateobj constbuf[PIPE_SHADER_TYPES] dt;
Dfreedreno_state.c120 struct fd_constbuf_stateobj *so = &ctx->constbuf[shader]; in fd_set_constant_buffer()
634 struct fd_constbuf_stateobj *so = &ctx->constbuf[PIPE_SHADER_COMPUTE]; in fd_set_compute_resources()
Dfreedreno_resource.c101 struct fd_constbuf_stateobj *cb = &ctx->constbuf[stage]; in rebind_resource_in_ctx()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_const.c189 struct fd_ringbuffer *ring, struct fd_constbuf_stateobj *constbuf) in fd6_emit_ubos()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c52 struct fd_constbuf_stateobj *constbuf, in emit_constants()