Searched defs:softpipe (Results 1 - 25 of 48) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_quad_pipe.h45 struct softpipe_context *softpipe; member in struct:quad_stage
[all...]
H A Dsp_state_rasterizer.c48 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_bind_rasterizer_state
H A Dsp_clear.c53 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_clear
H A Dsp_state_clip.c39 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_clip_state
52 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_viewport_states
70 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_scissor_states
87 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_polygon_stipple
[all...]
H A Dsp_state_image.c35 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_shader_images
62 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_shader_buffers
[all...]
H A Dsp_state_so.c68 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_so_targets
H A Dsp_state_vertex.c62 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_bind_vertex_elements_state
86 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_vertex_buffers
H A Dsp_context.c60 struct softpipe_context *softpipe = softpipe_context( pipe ); local in function:softpipe_destroy
145 struct softpipe_context *softpipe = softpipe_context( pipe ); local in function:softpipe_is_resource_referenced
186 struct softpipe_context *softpipe = softpipe_context( pipe ); local in function:softpipe_render_condition
200 struct softpipe_context *softpipe = CALLOC_STRUCT(softpipe_context); local in function:softpipe_create_context
[all...]
H A Dsp_flush.c51 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_flush
174 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_texture_barrier
[all...]
H A Dsp_quad_fs.c65 struct softpipe_context *softpipe = qs->softpipe; local in function:shade_quad
83 struct softpipe_context *softpipe local in function:coverage_quad
108 struct softpipe_context *softpipe = qs->softpipe; local in function:shade_quads
160 sp_quad_shade_stage(struct softpipe_context * softpipe) argument
[all...]
H A Dsp_quad_stipple.c23 struct softpipe_context *softpipe = qs->softpipe; local in function:stipple_quad
71 sp_quad_polygon_stipple_stage( struct softpipe_context *softpipe ) argument
H A Dsp_state_blend.c50 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_bind_blend_state
72 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_blend_color
100 struct softpipe_context *softpipe local in function:softpipe_bind_depth_stencil_state
119 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_stencil_ref
[all...]
H A Dsp_surface.c103 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_clear_render_target
123 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_clear_depth_stencil
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_quad_pipe.h45 struct softpipe_context *softpipe; member in struct:quad_stage
[all...]
H A Dsp_state_rasterizer.c48 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_bind_rasterizer_state
H A Dsp_clear.c55 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_clear
H A Dsp_state_clip.c39 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_clip_state
52 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_viewport_states
70 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_scissor_states
87 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_polygon_stipple
[all...]
H A Dsp_state_image.c36 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_shader_images
70 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_shader_buffers
[all...]
H A Dsp_state_so.c68 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_so_targets
H A Dsp_state_vertex.c62 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_bind_vertex_elements_state
88 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_vertex_buffers
H A Dsp_context.c60 struct softpipe_context *softpipe = softpipe_context( pipe ); local in function:softpipe_destroy
145 struct softpipe_context *softpipe = softpipe_context( pipe ); local in function:softpipe_is_resource_referenced
186 struct softpipe_context *softpipe = softpipe_context( pipe ); local in function:softpipe_render_condition
198 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_debug_callback
212 struct softpipe_context *softpipe = CALLOC_STRUCT(softpipe_context); local in function:softpipe_create_context
[all...]
H A Dsp_flush.c51 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_flush
174 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_texture_barrier
[all...]
H A Dsp_quad_fs.c65 struct softpipe_context *softpipe = qs->softpipe; local in function:shade_quad
83 struct softpipe_context *softpipe local in function:coverage_quad
108 struct softpipe_context *softpipe = qs->softpipe; local in function:shade_quads
160 sp_quad_shade_stage(struct softpipe_context * softpipe) argument
[all...]
H A Dsp_quad_stipple.c23 struct softpipe_context *softpipe = qs->softpipe; local in function:stipple_quad
71 sp_quad_polygon_stipple_stage( struct softpipe_context *softpipe ) argument
H A Dsp_state_blend.c50 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_bind_blend_state
72 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_blend_color
100 struct softpipe_context *softpipe local in function:softpipe_bind_depth_stencil_state
119 struct softpipe_context *softpipe = softpipe_context(pipe); local in function:softpipe_set_stencil_ref
[all...]

Completed in 17 milliseconds

12