HomeSort by relevance Sort by last modified time
    Searched refs:delete_fs_state (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_pipe_fs.c 135 svga->pipe.delete_fs_state = svga_delete_fs_state;
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_fs.c 135 svga->pipe.delete_fs_state = svga_delete_fs_state;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/rbug/
rbug_objects.c 230 pipe->delete_fs_state(pipe, rb_shader->replaced_shader);
231 pipe->delete_fs_state(pipe, rb_shader->shader);
  /external/mesa3d/src/gallium/drivers/rbug/
rbug_objects.c 230 pipe->delete_fs_state(pipe, rb_shader->replaced_shader);
231 pipe->delete_fs_state(pipe, rb_shader->shader);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_fragprog.c 169 pipe->delete_fs_state = nv30_fp_state_delete;
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_fragprog.c 169 pipe->delete_fs_state = nv30_fp_state_delete;
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_mc.c 518 renderer->pipe->delete_fs_state(renderer->pipe, renderer->fs_ycbcr);
521 renderer->pipe->delete_fs_state(renderer->pipe, renderer->fs_ref);
545 renderer->pipe->delete_fs_state(renderer->pipe, renderer->fs_ref);
546 renderer->pipe->delete_fs_state(renderer->pipe, renderer->fs_ycbcr);
547 renderer->pipe->delete_fs_state(renderer->pipe, renderer->fs_ycbcr_sub);
vl_compositor.c 387 c->pipe->delete_fs_state(c->pipe, c->fs_video_buffer);
388 c->pipe->delete_fs_state(c->pipe, c->fs_weave);
389 c->pipe->delete_fs_state(c->pipe, c->fs_palette.yuv);
390 c->pipe->delete_fs_state(c->pipe, c->fs_palette.rgb);
391 c->pipe->delete_fs_state(c->pipe, c->fs_rgba);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_mc.c 518 renderer->pipe->delete_fs_state(renderer->pipe, renderer->fs_ycbcr);
521 renderer->pipe->delete_fs_state(renderer->pipe, renderer->fs_ref);
545 renderer->pipe->delete_fs_state(renderer->pipe, renderer->fs_ref);
546 renderer->pipe->delete_fs_state(renderer->pipe, renderer->fs_ycbcr);
547 renderer->pipe->delete_fs_state(renderer->pipe, renderer->fs_ycbcr_sub);
vl_compositor.c 387 c->pipe->delete_fs_state(c->pipe, c->fs_video_buffer);
388 c->pipe->delete_fs_state(c->pipe, c->fs_weave);
389 c->pipe->delete_fs_state(c->pipe, c->fs_palette.yuv);
390 c->pipe->delete_fs_state(c->pipe, c->fs_palette.rgb);
391 c->pipe->delete_fs_state(c->pipe, c->fs_rgba);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_blit.c 176 pipe->delete_fs_state(pipe, ctx->fs[i][j]);
182 pipe->delete_fs_state(pipe, ctx->fs_depthstencil[i]);
185 pipe->delete_fs_state(pipe, ctx->fs_depth[i]);
188 pipe->delete_fs_state(pipe, ctx->fs_stencil[i]);
u_blitter.c 320 pipe->delete_fs_state(pipe, ctx->fs_texfetch_col[i]);
322 pipe->delete_fs_state(pipe, ctx->fs_texfetch_depth[i]);
324 pipe->delete_fs_state(pipe, ctx->fs_texfetch_depthstencil[i]);
326 pipe->delete_fs_state(pipe, ctx->fs_texfetch_stencil[i]);
331 pipe->delete_fs_state(pipe, ctx->fs_col[i]);
333 pipe->delete_fs_state(pipe, ctx->fs_col_int[i]);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/noop/
noop_state.c 302 ctx->delete_fs_state = noop_delete_state;
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_context.h 165 void (*delete_fs_state)(struct pipe_context *, void *); member in struct:pipe_context
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/
shader-leak.c 157 ctx->delete_fs_state(ctx, fs);
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/trivial/
tri.c 229 p->pipe->delete_fs_state(p->pipe, p->fs);
  /external/mesa3d/src/gallium/auxiliary/util/
u_blit.c 176 pipe->delete_fs_state(pipe, ctx->fs[i][j]);
182 pipe->delete_fs_state(pipe, ctx->fs_depthstencil[i]);
185 pipe->delete_fs_state(pipe, ctx->fs_depth[i]);
188 pipe->delete_fs_state(pipe, ctx->fs_stencil[i]);
u_blitter.c 320 pipe->delete_fs_state(pipe, ctx->fs_texfetch_col[i]);
322 pipe->delete_fs_state(pipe, ctx->fs_texfetch_depth[i]);
324 pipe->delete_fs_state(pipe, ctx->fs_texfetch_depthstencil[i]);
326 pipe->delete_fs_state(pipe, ctx->fs_texfetch_stencil[i]);
331 pipe->delete_fs_state(pipe, ctx->fs_col[i]);
333 pipe->delete_fs_state(pipe, ctx->fs_col_int[i]);
    [all...]
  /external/mesa3d/src/gallium/drivers/noop/
noop_state.c 302 ctx->delete_fs_state = noop_delete_state;
  /external/mesa3d/src/gallium/include/pipe/
p_context.h 165 void (*delete_fs_state)(struct pipe_context *, void *); member in struct:pipe_context
  /external/mesa3d/src/gallium/tests/graw/
shader-leak.c 157 ctx->delete_fs_state(ctx, fs);
  /external/mesa3d/src/gallium/tests/trivial/
tri.c 229 p->pipe->delete_fs_state(p->pipe, p->fs);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_pstipple.c 795 pstip->driver_delete_fs_state = pipe->delete_fs_state;
804 pipe->delete_fs_state = pstip_delete_fs_state;
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_pstipple.c 795 pstip->driver_delete_fs_state = pipe->delete_fs_state;
804 pipe->delete_fs_state = pstip_delete_fs_state;
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
pp_init.c 161 ppq->p->pipe->delete_fs_state(ppq->p->pipe, ppq->shaders[i][j]);

Completed in 654 milliseconds

1 2 3 4