HomeSort by: relevance | last modified time | path
    Searched refs:bind_rasterizer_state (Results 1 - 25 of 114) sorted by relevancy

1 2 3 4 5

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
sp_state_rasterizer.c 74 pipe->bind_rasterizer_state = softpipe_bind_rasterizer_state;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
sp_state_rasterizer.c 74 pipe->bind_rasterizer_state = softpipe_bind_rasterizer_state;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
u_threaded_context_calls.h 55 CALL(bind_rasterizer_state)
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
lp_state_rasterizer.c 156 llvmpipe->pipe.bind_rasterizer_state = llvmpipe_bind_rasterizer_state;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
lp_state_rasterizer.c 152 llvmpipe->pipe.bind_rasterizer_state = llvmpipe_bind_rasterizer_state;
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
draw_pipe_wide_line.c 152 pipe->bind_rasterizer_state(pipe, r);
172 pipe->bind_rasterizer_state(pipe, draw->rast_handle);
draw_pipe_wide_point.c 218 pipe->bind_rasterizer_state(pipe, r);
289 pipe->bind_rasterizer_state(pipe, draw->rast_handle);
draw_pipe_aaline.c 523 pipe->bind_rasterizer_state(pipe, r);
549 pipe->bind_rasterizer_state(pipe, draw->rast_handle);
draw_pipe_aapoint.c 599 pipe->bind_rasterizer_state(pipe, r);
625 pipe->bind_rasterizer_state(pipe, draw->rast_handle);
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
u_threaded_context_calls.h 67 CALL(bind_rasterizer_state)
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
draw_pipe_wide_line.c 152 pipe->bind_rasterizer_state(pipe, r);
172 pipe->bind_rasterizer_state(pipe, draw->rast_handle);
draw_pipe_wide_point.c 218 pipe->bind_rasterizer_state(pipe, r);
289 pipe->bind_rasterizer_state(pipe, draw->rast_handle);
  /xsrc/external/mit/MesaLib/dist/src/gallium/tests/graw/
quad-tex.c 198 info.ctx->bind_rasterizer_state(info.ctx, handle);
tri-large.c 137 info.ctx->bind_rasterizer_state(info.ctx, handle);
tri.c 134 info.ctx->bind_rasterizer_state(info.ctx, handle);
shader-leak.c 261 ctx->bind_rasterizer_state(ctx, handle);
tri-gs.c 266 ctx->bind_rasterizer_state(ctx, handle);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/
quad-tex.c 198 info.ctx->bind_rasterizer_state(info.ctx, handle);
tri-large.c 137 info.ctx->bind_rasterizer_state(info.ctx, handle);
tri.c 134 info.ctx->bind_rasterizer_state(info.ctx, handle);
shader-leak.c 256 ctx->bind_rasterizer_state(ctx, handle);
tri-gs.c 261 ctx->bind_rasterizer_state(ctx, handle);
tri-instanced.c 312 ctx->bind_rasterizer_state(ctx, handle);
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
Rasterizer.cpp 286 pipe->bind_rasterizer_state(pipe, state);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
noop_state.c 278 ctx->bind_rasterizer_state = noop_bind_state;

Completed in 18 milliseconds

1 2 3 4 5