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

1 2 3

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_query.h 36 softpipe_check_render_cond(struct softpipe_context *sp);
39 struct softpipe_context;
40 extern void softpipe_init_query_funcs(struct softpipe_context * );
sp_prim_vbuf.h 32 struct softpipe_context;
35 sp_create_vbuf_backend(struct softpipe_context *softpipe);
sp_surface.h 35 struct softpipe_context;
39 sp_init_surface_functions(struct softpipe_context *sp);
sp_quad_pipe.h 35 struct softpipe_context;
45 struct softpipe_context *softpipe;
58 struct quad_stage *sp_quad_polygon_stipple_stage( struct softpipe_context *softpipe );
59 struct quad_stage *sp_quad_earlyz_stage( struct softpipe_context *softpipe );
60 struct quad_stage *sp_quad_shade_stage( struct softpipe_context *softpipe );
61 struct quad_stage *sp_quad_alpha_test_stage( struct softpipe_context *softpipe );
62 struct quad_stage *sp_quad_stencil_test_stage( struct softpipe_context *softpipe );
63 struct quad_stage *sp_quad_depth_test_stage( struct softpipe_context *softpipe );
64 struct quad_stage *sp_quad_occlusion_stage( struct softpipe_context *softpipe );
65 struct quad_stage *sp_quad_coverage_stage( struct softpipe_context *softpipe )
    [all...]
sp_setup.h 31 struct softpipe_context;
49 struct setup_context *sp_setup_create_context( struct softpipe_context *softpipe );
sp_state_clip.c 39 struct softpipe_context *softpipe = softpipe_context(pipe);
50 struct softpipe_context *softpipe = softpipe_context(pipe);
64 struct softpipe_context *softpipe = softpipe_context(pipe);
77 struct softpipe_context *softpipe = softpipe_context(pipe);
sp_fs.h 36 softpipe_create_fs_variant_exec(struct softpipe_context *softpipe,
sp_surface.c 33 sp_init_surface_functions(struct softpipe_context *sp)
sp_state_blend.c 50 struct softpipe_context *softpipe = softpipe_context(pipe);
72 struct softpipe_context *softpipe = softpipe_context(pipe);
100 struct softpipe_context *softpipe = softpipe_context(pipe);
119 struct softpipe_context *softpipe = softpipe_context(pipe);
sp_state_vertex.c 61 struct softpipe_context *softpipe = softpipe_context(pipe);
85 struct softpipe_context *softpipe = softpipe_context(pipe);
103 struct softpipe_context *softpipe = softpipe_context(pipe);
sp_state.h 156 softpipe_update_derived(struct softpipe_context *softpipe, unsigned prim);
163 softpipe_map_transfers(struct softpipe_context *sp);
166 softpipe_unmap_transfers(struct softpipe_context *sp);
169 softpipe_map_texture_surfaces(struct softpipe_context *sp);
172 softpipe_unmap_texture_surfaces(struct softpipe_context *sp);
176 softpipe_get_vertex_info(struct softpipe_context *softpipe);
179 softpipe_get_vbuf_vertex_info(struct softpipe_context *softpipe);
183 softpipe_find_fs_variant(struct softpipe_context *softpipe,
189 softpipe_find_fs_variant(struct softpipe_context *softpipe,
sp_state_rasterizer.c 48 struct softpipe_context *softpipe = softpipe_context(pipe);
sp_state_shader.c 49 create_fs_variant(struct softpipe_context *softpipe,
103 softpipe_find_fs_variant(struct softpipe_context *sp,
124 struct softpipe_context *softpipe = softpipe_context(pipe);
150 struct softpipe_context *softpipe = softpipe_context(pipe);
178 struct softpipe_context *softpipe = softpipe_context(pipe);
209 struct softpipe_context *softpipe = softpipe_context(pipe)
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_query.h 36 softpipe_check_render_cond(struct softpipe_context *sp);
39 struct softpipe_context;
40 extern void softpipe_init_query_funcs(struct softpipe_context * );
sp_prim_vbuf.h 32 struct softpipe_context;
35 sp_create_vbuf_backend(struct softpipe_context *softpipe);
sp_surface.h 35 struct softpipe_context;
39 sp_init_surface_functions(struct softpipe_context *sp);
sp_quad_pipe.h 35 struct softpipe_context;
45 struct softpipe_context *softpipe;
58 struct quad_stage *sp_quad_polygon_stipple_stage( struct softpipe_context *softpipe );
59 struct quad_stage *sp_quad_earlyz_stage( struct softpipe_context *softpipe );
60 struct quad_stage *sp_quad_shade_stage( struct softpipe_context *softpipe );
61 struct quad_stage *sp_quad_alpha_test_stage( struct softpipe_context *softpipe );
62 struct quad_stage *sp_quad_stencil_test_stage( struct softpipe_context *softpipe );
63 struct quad_stage *sp_quad_depth_test_stage( struct softpipe_context *softpipe );
64 struct quad_stage *sp_quad_occlusion_stage( struct softpipe_context *softpipe );
65 struct quad_stage *sp_quad_coverage_stage( struct softpipe_context *softpipe )
    [all...]
sp_setup.h 31 struct softpipe_context;
49 struct setup_context *sp_setup_create_context( struct softpipe_context *softpipe );
sp_state_clip.c 39 struct softpipe_context *softpipe = softpipe_context(pipe);
50 struct softpipe_context *softpipe = softpipe_context(pipe);
64 struct softpipe_context *softpipe = softpipe_context(pipe);
77 struct softpipe_context *softpipe = softpipe_context(pipe);
sp_fs.h 36 softpipe_create_fs_variant_exec(struct softpipe_context *softpipe,
sp_surface.c 33 sp_init_surface_functions(struct softpipe_context *sp)
sp_state_blend.c 50 struct softpipe_context *softpipe = softpipe_context(pipe);
72 struct softpipe_context *softpipe = softpipe_context(pipe);
100 struct softpipe_context *softpipe = softpipe_context(pipe);
119 struct softpipe_context *softpipe = softpipe_context(pipe);
sp_state_vertex.c 61 struct softpipe_context *softpipe = softpipe_context(pipe);
85 struct softpipe_context *softpipe = softpipe_context(pipe);
103 struct softpipe_context *softpipe = softpipe_context(pipe);
sp_state.h 156 softpipe_update_derived(struct softpipe_context *softpipe, unsigned prim);
163 softpipe_map_transfers(struct softpipe_context *sp);
166 softpipe_unmap_transfers(struct softpipe_context *sp);
169 softpipe_map_texture_surfaces(struct softpipe_context *sp);
172 softpipe_unmap_texture_surfaces(struct softpipe_context *sp);
176 softpipe_get_vertex_info(struct softpipe_context *softpipe);
179 softpipe_get_vbuf_vertex_info(struct softpipe_context *softpipe);
183 softpipe_find_fs_variant(struct softpipe_context *softpipe,
189 softpipe_find_fs_variant(struct softpipe_context *softpipe,
sp_state_rasterizer.c 48 struct softpipe_context *softpipe = softpipe_context(pipe);

Completed in 142 milliseconds

1 2 3