HomeSort by relevance Sort by last modified time
    Searched refs:ps_constbuf_state (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_buffer.c 130 r600_set_constants_dirty_if_bound(rctx, &rctx->ps_constbuf_state, rbuffer);
r600_hw_context.c 992 ctx->ps_constbuf_state.dirty_mask = ctx->ps_constbuf_state.enabled_mask;
994 r600_constant_buffers_dirty(ctx, &ctx->ps_constbuf_state);
    [all...]
r600_pipe.h 394 struct r600_constbuf_state ps_constbuf_state; member in struct:r600_context
r600_state.c     [all...]
r600_state_common.c 926 state = &rctx->ps_constbuf_state;
    [all...]
evergreen_state.c     [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_buffer.c 130 r600_set_constants_dirty_if_bound(rctx, &rctx->ps_constbuf_state, rbuffer);
r600_hw_context.c 992 ctx->ps_constbuf_state.dirty_mask = ctx->ps_constbuf_state.enabled_mask;
994 r600_constant_buffers_dirty(ctx, &ctx->ps_constbuf_state);
    [all...]
r600_pipe.h 394 struct r600_constbuf_state ps_constbuf_state; member in struct:r600_context
r600_state.c     [all...]
r600_state_common.c 926 state = &rctx->ps_constbuf_state;
    [all...]
evergreen_state.c     [all...]

Completed in 87 milliseconds