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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_pstipple.c 339 generate_pstip_fs(struct pstip_stage *pstip)
341 const struct pipe_shader_state *orig_fs = &pstip->fs->state;
342 /*struct draw_context *draw = pstip->stage.draw;*/
370 assert(pstip->fs);
372 pstip->fs->sampler_unit = transform.freeSampler;
373 assert(pstip->fs->sampler_unit < PIPE_MAX_SAMPLERS);
375 pstip->fs->pstip_fs = pstip->driver_create_fs_state(pstip->pipe, &pstip_fs);
379 if (!pstip->fs->pstip_fs
524 struct pstip_stage *pstip = pstip_stage(stage); local
566 struct pstip_stage *pstip = pstip_stage(stage); local
594 struct pstip_stage *pstip = pstip_stage(stage); local
618 struct pstip_stage *pstip = CALLOC_STRUCT(pstip_stage); local
663 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); local
680 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); local
693 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); local
709 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); local
729 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); local
751 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); local
772 struct pstip_stage *pstip; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_pstipple.c 339 generate_pstip_fs(struct pstip_stage *pstip)
341 const struct pipe_shader_state *orig_fs = &pstip->fs->state;
342 /*struct draw_context *draw = pstip->stage.draw;*/
370 assert(pstip->fs);
372 pstip->fs->sampler_unit = transform.freeSampler;
373 assert(pstip->fs->sampler_unit < PIPE_MAX_SAMPLERS);
375 pstip->fs->pstip_fs = pstip->driver_create_fs_state(pstip->pipe, &pstip_fs);
379 if (!pstip->fs->pstip_fs
524 struct pstip_stage *pstip = pstip_stage(stage); local
566 struct pstip_stage *pstip = pstip_stage(stage); local
594 struct pstip_stage *pstip = pstip_stage(stage); local
618 struct pstip_stage *pstip = CALLOC_STRUCT(pstip_stage); local
663 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); local
680 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); local
693 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); local
709 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); local
729 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); local
751 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); local
772 struct pstip_stage *pstip; local
    [all...]

Completed in 108 milliseconds