Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c53 emit_constants(struct fd_ringbuffer *ring, uint32_t base, in emit_constants() function
286 emit_constants(ring, VS_CONST_BASE * 4, in fd2_emit_state()
289 emit_constants(ring, PS_CONST_BASE * 4, in fd2_emit_state()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_emit.c382 emit_constants(struct i915_context *i915) in emit_constants() function