Home
last modified time | relevance | path

Searched refs:softpipe (Results 1 – 25 of 1120) sorted by relevance

12345678910>>...45

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/softpipe/
H A Dsp_context.c70 softpipe->quad.shade->destroy( softpipe->quad.shade ); in softpipe_destroy()
76 softpipe->quad.blend->destroy( softpipe->quad.blend ); in softpipe_destroy()
191 memset(&softpipe->debug, 0, sizeof(softpipe->debug)); in softpipe_set_debug_callback()
266 softpipe->quad.shade = sp_quad_shade_stage(softpipe); in softpipe_create_context()
268 softpipe->quad.blend = sp_quad_blend_stage(softpipe); in softpipe_create_context()
279 softpipe->draw = draw_create(&softpipe->pipe); in softpipe_create_context()
281 softpipe->draw = draw_create_no_llvm(&softpipe->pipe); in softpipe_create_context()
319 softpipe->vbuf = draw_vbuf_stage(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
323 draw_set_rasterize_stage(softpipe->draw, softpipe->vbuf); in softpipe_create_context()
324 draw_set_render(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
[all …]
H A Dsp_state_derived.c50 softpipe->setup_info.valid = 0; in invalidate_vertex_layout()
88 softpipe->layer_slot = -1; in softpipe_compute_vertex_info()
89 softpipe->psize_slot = -1; in softpipe_compute_vertex_info()
241 return &softpipe->vertex_info; in softpipe_get_vbuf_vertex_info()
297 set_shader_sampler(softpipe, PIPE_SHADER_COMPUTE, softpipe->cs->max_sampler); in softpipe_update_compute_samplers()
309 if (softpipe->gs) { in update_tgsi_samplers()
340 if (softpipe->fs) { in update_fragment_shader()
341 softpipe->fs_variant = softpipe_find_fs_variant(softpipe, in update_fragment_shader()
345 softpipe->fs_variant->prepare(softpipe->fs_variant, in update_fragment_shader()
365 if (softpipe->fs_variant) { in update_fragment_shader()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_context.c79 softpipe->quad.shade->destroy( softpipe->quad.shade ); in softpipe_destroy()
85 softpipe->quad.blend->destroy( softpipe->quad.blend ); in softpipe_destroy()
203 memset(&softpipe->debug, 0, sizeof(softpipe->debug)); in softpipe_set_debug_callback()
278 softpipe->quad.shade = sp_quad_shade_stage(softpipe); in softpipe_create_context()
280 softpipe->quad.blend = sp_quad_blend_stage(softpipe); in softpipe_create_context()
292 softpipe->draw = draw_create(&softpipe->pipe); in softpipe_create_context()
294 softpipe->draw = draw_create_no_llvm(&softpipe->pipe); in softpipe_create_context()
332 softpipe->vbuf = draw_vbuf_stage(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
336 draw_set_rasterize_stage(softpipe->draw, softpipe->vbuf); in softpipe_create_context()
337 draw_set_render(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
[all …]
H A Dsp_state_derived.c51 softpipe->setup_info.valid = 0; in invalidate_vertex_layout()
89 softpipe->layer_slot = -1; in softpipe_compute_vertex_info()
90 softpipe->psize_slot = -1; in softpipe_compute_vertex_info()
298 set_shader_sampler(softpipe, PIPE_SHADER_COMPUTE, softpipe->cs->max_sampler); in softpipe_update_compute_samplers()
310 if (softpipe->gs) { in update_tgsi_samplers()
344 if (softpipe->fs) { in update_fragment_shader()
345 softpipe->fs_variant = softpipe_find_fs_variant(softpipe, in update_fragment_shader()
349 softpipe->fs_variant->prepare(softpipe->fs_variant, in update_fragment_shader()
369 if (softpipe->fs_variant) { in update_fragment_shader()
419 softpipe->samplers[PIPE_SHADER_FRAGMENT][unit] = softpipe->pstipple.sampler; in update_polygon_stipple_enable()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_context.c79 softpipe->quad.shade->destroy( softpipe->quad.shade ); in softpipe_destroy()
85 softpipe->quad.blend->destroy( softpipe->quad.blend ); in softpipe_destroy()
203 memset(&softpipe->debug, 0, sizeof(softpipe->debug)); in softpipe_set_debug_callback()
278 softpipe->quad.shade = sp_quad_shade_stage(softpipe); in softpipe_create_context()
280 softpipe->quad.blend = sp_quad_blend_stage(softpipe); in softpipe_create_context()
292 softpipe->draw = draw_create(&softpipe->pipe); in softpipe_create_context()
294 softpipe->draw = draw_create_no_llvm(&softpipe->pipe); in softpipe_create_context()
332 softpipe->vbuf = draw_vbuf_stage(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
336 draw_set_rasterize_stage(softpipe->draw, softpipe->vbuf); in softpipe_create_context()
337 draw_set_render(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
[all …]
H A Dsp_state_derived.c51 softpipe->setup_info.valid = 0; in invalidate_vertex_layout()
89 softpipe->layer_slot = -1; in softpipe_compute_vertex_info()
90 softpipe->psize_slot = -1; in softpipe_compute_vertex_info()
298 set_shader_sampler(softpipe, PIPE_SHADER_COMPUTE, softpipe->cs->max_sampler); in softpipe_update_compute_samplers()
310 if (softpipe->gs) { in update_tgsi_samplers()
344 if (softpipe->fs) { in update_fragment_shader()
345 softpipe->fs_variant = softpipe_find_fs_variant(softpipe, in update_fragment_shader()
349 softpipe->fs_variant->prepare(softpipe->fs_variant, in update_fragment_shader()
369 if (softpipe->fs_variant) { in update_fragment_shader()
419 softpipe->samplers[PIPE_SHADER_FRAGMENT][unit] = softpipe->pstipple.sampler; in update_polygon_stipple_enable()
[all …]
H A Dsp_state_shader.c195 if (softpipe->fs == fs) in softpipe_bind_fs_state()
198 draw_flush(softpipe->draw); in softpipe_bind_fs_state()
200 softpipe->fs = fs; in softpipe_bind_fs_state()
205 softpipe->fs_variant = NULL; in softpipe_bind_fs_state()
213 softpipe->dirty |= SP_NEW_FS; in softpipe_bind_fs_state()
224 assert(fs != softpipe->fs); in softpipe_delete_fs_state()
289 (softpipe->vs ? softpipe->vs->draw_data : NULL)); in softpipe_bind_vs_state()
351 (softpipe->gs ? softpipe->gs->draw_data : NULL)); in softpipe_bind_gs_state()
398 draw_flush(softpipe->draw); in softpipe_set_constant_buffer()
461 if (softpipe->cs == state) in softpipe_bind_compute_state()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_context.c79 softpipe->quad.shade->destroy( softpipe->quad.shade ); in softpipe_destroy()
85 softpipe->quad.blend->destroy( softpipe->quad.blend ); in softpipe_destroy()
203 memset(&softpipe->debug, 0, sizeof(softpipe->debug)); in softpipe_set_debug_callback()
278 softpipe->quad.shade = sp_quad_shade_stage(softpipe); in softpipe_create_context()
280 softpipe->quad.blend = sp_quad_blend_stage(softpipe); in softpipe_create_context()
292 softpipe->draw = draw_create(&softpipe->pipe); in softpipe_create_context()
294 softpipe->draw = draw_create_no_llvm(&softpipe->pipe); in softpipe_create_context()
332 softpipe->vbuf = draw_vbuf_stage(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
336 draw_set_rasterize_stage(softpipe->draw, softpipe->vbuf); in softpipe_create_context()
337 draw_set_render(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
[all …]
H A Dsp_state_derived.c51 softpipe->setup_info.valid = 0; in invalidate_vertex_layout()
89 softpipe->layer_slot = -1; in softpipe_compute_vertex_info()
90 softpipe->psize_slot = -1; in softpipe_compute_vertex_info()
298 set_shader_sampler(softpipe, PIPE_SHADER_COMPUTE, softpipe->cs->max_sampler); in softpipe_update_compute_samplers()
310 if (softpipe->gs) { in update_tgsi_samplers()
344 if (softpipe->fs) { in update_fragment_shader()
345 softpipe->fs_variant = softpipe_find_fs_variant(softpipe, in update_fragment_shader()
349 softpipe->fs_variant->prepare(softpipe->fs_variant, in update_fragment_shader()
369 if (softpipe->fs_variant) { in update_fragment_shader()
419 softpipe->samplers[PIPE_SHADER_FRAGMENT][unit] = softpipe->pstipple.sampler; in update_polygon_stipple_enable()
[all …]
H A Dsp_state_shader.c195 if (softpipe->fs == fs) in softpipe_bind_fs_state()
198 draw_flush(softpipe->draw); in softpipe_bind_fs_state()
200 softpipe->fs = fs; in softpipe_bind_fs_state()
205 softpipe->fs_variant = NULL; in softpipe_bind_fs_state()
213 softpipe->dirty |= SP_NEW_FS; in softpipe_bind_fs_state()
224 assert(fs != softpipe->fs); in softpipe_delete_fs_state()
289 (softpipe->vs ? softpipe->vs->draw_data : NULL)); in softpipe_bind_vs_state()
351 (softpipe->gs ? softpipe->gs->draw_data : NULL)); in softpipe_bind_gs_state()
398 draw_flush(softpipe->draw); in softpipe_set_constant_buffer()
461 if (softpipe->cs == state) in softpipe_bind_compute_state()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_context.c79 softpipe->quad.shade->destroy( softpipe->quad.shade ); in softpipe_destroy()
85 softpipe->quad.blend->destroy( softpipe->quad.blend ); in softpipe_destroy()
203 memset(&softpipe->debug, 0, sizeof(softpipe->debug)); in softpipe_set_debug_callback()
278 softpipe->quad.shade = sp_quad_shade_stage(softpipe); in softpipe_create_context()
280 softpipe->quad.blend = sp_quad_blend_stage(softpipe); in softpipe_create_context()
292 softpipe->draw = draw_create(&softpipe->pipe); in softpipe_create_context()
294 softpipe->draw = draw_create_no_llvm(&softpipe->pipe); in softpipe_create_context()
332 softpipe->vbuf = draw_vbuf_stage(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
336 draw_set_rasterize_stage(softpipe->draw, softpipe->vbuf); in softpipe_create_context()
337 draw_set_render(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
[all …]
H A Dsp_state_derived.c51 softpipe->setup_info.valid = 0; in invalidate_vertex_layout()
89 softpipe->layer_slot = -1; in softpipe_compute_vertex_info()
90 softpipe->psize_slot = -1; in softpipe_compute_vertex_info()
298 set_shader_sampler(softpipe, PIPE_SHADER_COMPUTE, softpipe->cs->max_sampler); in softpipe_update_compute_samplers()
310 if (softpipe->gs) { in update_tgsi_samplers()
344 if (softpipe->fs) { in update_fragment_shader()
345 softpipe->fs_variant = softpipe_find_fs_variant(softpipe, in update_fragment_shader()
349 softpipe->fs_variant->prepare(softpipe->fs_variant, in update_fragment_shader()
369 if (softpipe->fs_variant) { in update_fragment_shader()
419 softpipe->samplers[PIPE_SHADER_FRAGMENT][unit] = softpipe->pstipple.sampler; in update_polygon_stipple_enable()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_context.c79 softpipe->quad.shade->destroy( softpipe->quad.shade ); in softpipe_destroy()
85 softpipe->quad.blend->destroy( softpipe->quad.blend ); in softpipe_destroy()
203 memset(&softpipe->debug, 0, sizeof(softpipe->debug)); in softpipe_set_debug_callback()
278 softpipe->quad.shade = sp_quad_shade_stage(softpipe); in softpipe_create_context()
280 softpipe->quad.blend = sp_quad_blend_stage(softpipe); in softpipe_create_context()
292 softpipe->draw = draw_create(&softpipe->pipe); in softpipe_create_context()
294 softpipe->draw = draw_create_no_llvm(&softpipe->pipe); in softpipe_create_context()
332 softpipe->vbuf = draw_vbuf_stage(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
336 draw_set_rasterize_stage(softpipe->draw, softpipe->vbuf); in softpipe_create_context()
337 draw_set_render(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
[all …]
H A Dsp_state_derived.c51 softpipe->setup_info.valid = 0; in invalidate_vertex_layout()
89 softpipe->layer_slot = -1; in softpipe_compute_vertex_info()
90 softpipe->psize_slot = -1; in softpipe_compute_vertex_info()
298 set_shader_sampler(softpipe, PIPE_SHADER_COMPUTE, softpipe->cs->max_sampler); in softpipe_update_compute_samplers()
310 if (softpipe->gs) { in update_tgsi_samplers()
344 if (softpipe->fs) { in update_fragment_shader()
345 softpipe->fs_variant = softpipe_find_fs_variant(softpipe, in update_fragment_shader()
349 softpipe->fs_variant->prepare(softpipe->fs_variant, in update_fragment_shader()
369 if (softpipe->fs_variant) { in update_fragment_shader()
419 softpipe->samplers[PIPE_SHADER_FRAGMENT][unit] = softpipe->pstipple.sampler; in update_polygon_stipple_enable()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_context.c79 softpipe->quad.shade->destroy( softpipe->quad.shade ); in softpipe_destroy()
85 softpipe->quad.blend->destroy( softpipe->quad.blend ); in softpipe_destroy()
203 memset(&softpipe->debug, 0, sizeof(softpipe->debug)); in softpipe_set_debug_callback()
278 softpipe->quad.shade = sp_quad_shade_stage(softpipe); in softpipe_create_context()
280 softpipe->quad.blend = sp_quad_blend_stage(softpipe); in softpipe_create_context()
292 softpipe->draw = draw_create(&softpipe->pipe); in softpipe_create_context()
294 softpipe->draw = draw_create_no_llvm(&softpipe->pipe); in softpipe_create_context()
332 softpipe->vbuf = draw_vbuf_stage(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
336 draw_set_rasterize_stage(softpipe->draw, softpipe->vbuf); in softpipe_create_context()
337 draw_set_render(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
[all …]
H A Dsp_state_derived.c51 softpipe->setup_info.valid = 0; in invalidate_vertex_layout()
89 softpipe->layer_slot = -1; in softpipe_compute_vertex_info()
90 softpipe->psize_slot = -1; in softpipe_compute_vertex_info()
298 set_shader_sampler(softpipe, PIPE_SHADER_COMPUTE, softpipe->cs->max_sampler); in softpipe_update_compute_samplers()
310 if (softpipe->gs) { in update_tgsi_samplers()
344 if (softpipe->fs) { in update_fragment_shader()
345 softpipe->fs_variant = softpipe_find_fs_variant(softpipe, in update_fragment_shader()
349 softpipe->fs_variant->prepare(softpipe->fs_variant, in update_fragment_shader()
369 if (softpipe->fs_variant) { in update_fragment_shader()
419 softpipe->samplers[PIPE_SHADER_FRAGMENT][unit] = softpipe->pstipple.sampler; in update_polygon_stipple_enable()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_context.c79 softpipe->quad.shade->destroy( softpipe->quad.shade ); in softpipe_destroy()
85 softpipe->quad.blend->destroy( softpipe->quad.blend ); in softpipe_destroy()
203 memset(&softpipe->debug, 0, sizeof(softpipe->debug)); in softpipe_set_debug_callback()
278 softpipe->quad.shade = sp_quad_shade_stage(softpipe); in softpipe_create_context()
280 softpipe->quad.blend = sp_quad_blend_stage(softpipe); in softpipe_create_context()
292 softpipe->draw = draw_create(&softpipe->pipe); in softpipe_create_context()
294 softpipe->draw = draw_create_no_llvm(&softpipe->pipe); in softpipe_create_context()
332 softpipe->vbuf = draw_vbuf_stage(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
336 draw_set_rasterize_stage(softpipe->draw, softpipe->vbuf); in softpipe_create_context()
337 draw_set_render(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
[all …]
H A Dsp_state_derived.c51 softpipe->setup_info.valid = 0; in invalidate_vertex_layout()
89 softpipe->layer_slot = -1; in softpipe_compute_vertex_info()
90 softpipe->psize_slot = -1; in softpipe_compute_vertex_info()
298 set_shader_sampler(softpipe, PIPE_SHADER_COMPUTE, softpipe->cs->max_sampler); in softpipe_update_compute_samplers()
310 if (softpipe->gs) { in update_tgsi_samplers()
344 if (softpipe->fs) { in update_fragment_shader()
345 softpipe->fs_variant = softpipe_find_fs_variant(softpipe, in update_fragment_shader()
349 softpipe->fs_variant->prepare(softpipe->fs_variant, in update_fragment_shader()
369 if (softpipe->fs_variant) { in update_fragment_shader()
419 softpipe->samplers[PIPE_SHADER_FRAGMENT][unit] = softpipe->pstipple.sampler; in update_polygon_stipple_enable()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_context.c79 softpipe->quad.shade->destroy( softpipe->quad.shade ); in softpipe_destroy()
85 softpipe->quad.blend->destroy( softpipe->quad.blend ); in softpipe_destroy()
203 memset(&softpipe->debug, 0, sizeof(softpipe->debug)); in softpipe_set_debug_callback()
278 softpipe->quad.shade = sp_quad_shade_stage(softpipe); in softpipe_create_context()
280 softpipe->quad.blend = sp_quad_blend_stage(softpipe); in softpipe_create_context()
292 softpipe->draw = draw_create(&softpipe->pipe); in softpipe_create_context()
294 softpipe->draw = draw_create_no_llvm(&softpipe->pipe); in softpipe_create_context()
332 softpipe->vbuf = draw_vbuf_stage(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
336 draw_set_rasterize_stage(softpipe->draw, softpipe->vbuf); in softpipe_create_context()
337 draw_set_render(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
[all …]
H A Dsp_state_derived.c51 softpipe->setup_info.valid = 0; in invalidate_vertex_layout()
89 softpipe->layer_slot = -1; in softpipe_compute_vertex_info()
90 softpipe->psize_slot = -1; in softpipe_compute_vertex_info()
298 set_shader_sampler(softpipe, PIPE_SHADER_COMPUTE, softpipe->cs->max_sampler); in softpipe_update_compute_samplers()
310 if (softpipe->gs) { in update_tgsi_samplers()
344 if (softpipe->fs) { in update_fragment_shader()
345 softpipe->fs_variant = softpipe_find_fs_variant(softpipe, in update_fragment_shader()
349 softpipe->fs_variant->prepare(softpipe->fs_variant, in update_fragment_shader()
369 if (softpipe->fs_variant) { in update_fragment_shader()
419 softpipe->samplers[PIPE_SHADER_FRAGMENT][unit] = softpipe->pstipple.sampler; in update_polygon_stipple_enable()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/softpipe/
H A Dsp_context.c79 softpipe->quad.shade->destroy( softpipe->quad.shade ); in softpipe_destroy()
85 softpipe->quad.blend->destroy( softpipe->quad.blend ); in softpipe_destroy()
203 memset(&softpipe->debug, 0, sizeof(softpipe->debug)); in softpipe_set_debug_callback()
278 softpipe->quad.shade = sp_quad_shade_stage(softpipe); in softpipe_create_context()
280 softpipe->quad.blend = sp_quad_blend_stage(softpipe); in softpipe_create_context()
292 softpipe->draw = draw_create(&softpipe->pipe); in softpipe_create_context()
294 softpipe->draw = draw_create_no_llvm(&softpipe->pipe); in softpipe_create_context()
332 softpipe->vbuf = draw_vbuf_stage(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
336 draw_set_rasterize_stage(softpipe->draw, softpipe->vbuf); in softpipe_create_context()
337 draw_set_render(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
[all …]
H A Dsp_state_derived.c51 softpipe->setup_info.valid = 0; in invalidate_vertex_layout()
89 softpipe->layer_slot = -1; in softpipe_compute_vertex_info()
90 softpipe->psize_slot = -1; in softpipe_compute_vertex_info()
298 set_shader_sampler(softpipe, PIPE_SHADER_COMPUTE, softpipe->cs->max_sampler); in softpipe_update_compute_samplers()
310 if (softpipe->gs) { in update_tgsi_samplers()
344 if (softpipe->fs) { in update_fragment_shader()
345 softpipe->fs_variant = softpipe_find_fs_variant(softpipe, in update_fragment_shader()
349 softpipe->fs_variant->prepare(softpipe->fs_variant, in update_fragment_shader()
369 if (softpipe->fs_variant) { in update_fragment_shader()
419 softpipe->samplers[PIPE_SHADER_FRAGMENT][unit] = softpipe->pstipple.sampler; in update_polygon_stipple_enable()
[all …]
H A Dsp_state_shader.c184 if (softpipe->fs == fs) in softpipe_bind_fs_state()
187 draw_flush(softpipe->draw); in softpipe_bind_fs_state()
189 softpipe->fs = fs; in softpipe_bind_fs_state()
194 softpipe->fs_variant = NULL; in softpipe_bind_fs_state()
202 softpipe->dirty |= SP_NEW_FS; in softpipe_bind_fs_state()
213 assert(fs != softpipe->fs); in softpipe_delete_fs_state()
278 (softpipe->vs ? softpipe->vs->draw_data : NULL)); in softpipe_bind_vs_state()
339 (softpipe->gs ? softpipe->gs->draw_data : NULL)); in softpipe_bind_gs_state()
385 draw_flush(softpipe->draw); in softpipe_set_constant_buffer()
437 if (softpipe->cs == state) in softpipe_bind_compute_state()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/softpipe/
H A Dsp_context.c79 softpipe->quad.shade->destroy( softpipe->quad.shade ); in softpipe_destroy()
85 softpipe->quad.blend->destroy( softpipe->quad.blend ); in softpipe_destroy()
203 memset(&softpipe->debug, 0, sizeof(softpipe->debug)); in softpipe_set_debug_callback()
278 softpipe->quad.shade = sp_quad_shade_stage(softpipe); in softpipe_create_context()
280 softpipe->quad.blend = sp_quad_blend_stage(softpipe); in softpipe_create_context()
292 softpipe->draw = draw_create(&softpipe->pipe); in softpipe_create_context()
294 softpipe->draw = draw_create_no_llvm(&softpipe->pipe); in softpipe_create_context()
332 softpipe->vbuf = draw_vbuf_stage(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
336 draw_set_rasterize_stage(softpipe->draw, softpipe->vbuf); in softpipe_create_context()
337 draw_set_render(softpipe->draw, softpipe->vbuf_backend); in softpipe_create_context()
[all …]
H A Dsp_state_derived.c51 softpipe->setup_info.valid = 0; in invalidate_vertex_layout()
89 softpipe->layer_slot = -1; in softpipe_compute_vertex_info()
90 softpipe->psize_slot = -1; in softpipe_compute_vertex_info()
298 set_shader_sampler(softpipe, PIPE_SHADER_COMPUTE, softpipe->cs->max_sampler); in softpipe_update_compute_samplers()
310 if (softpipe->gs) { in update_tgsi_samplers()
344 if (softpipe->fs) { in update_fragment_shader()
345 softpipe->fs_variant = softpipe_find_fs_variant(softpipe, in update_fragment_shader()
349 softpipe->fs_variant->prepare(softpipe->fs_variant, in update_fragment_shader()
369 if (softpipe->fs_variant) { in update_fragment_shader()
419 softpipe->samplers[PIPE_SHADER_FRAGMENT][unit] = softpipe->pstipple.sampler; in update_polygon_stipple_enable()
[all …]

12345678910>>...45