Searched refs:clamp_vertex_color (Results 1 – 16 of 16) sorted by relevance
98 boolean clamp_vertex_color = shader->draw->rasterizer->clamp_vertex_color; in vs_exec_run_linear() local163 if(clamp_vertex_color && in vs_exec_run_linear()
166 unsigned clamp_vertex_color:1; member
435 boolean clamp_vertex_color) in generate_vs() argument474 if (clamp_vertex_color) { in generate_vs()1257 variant->key.clamp_vertex_color); in draw_llvm_generate()1321 key->clamp_vertex_color = llvm->draw->rasterizer->clamp_vertex_color; /**/ in draw_llvm_make_variant_key()
363 old_key->clamp_vertex_color, key->clamp_vertex_color); in brw_vs_debug_recompile()410 key.clamp_vertex_color = ctx->Light._ClampVertexColor; in brw_upload_vs_prog()476 key.clamp_vertex_color = true; in brw_vs_precompile()
79 GLuint clamp_vertex_color:1; member
2142 c->key.clamp_vertex_color) { in brw_old_vs_emit()
2243 c->key.clamp_vertex_color) { in emit_generic_urb_slot()
83 unsigned clamp_vertex_color:1; member
97 raster->clamp_vertex_color = !st->clamp_vert_color_in_shader && in update_raster_state()
290 if (nv50->rast->pipe.clamp_vertex_color) in nv50_validate_derived_rs()416 if (nv50->rast->pipe.clamp_vertex_color) in nv50_fp_linkage_validate()
124 trace_dump_member(bool, state, clamp_vertex_color); in trace_dump_rasterizer_state()
12 clamp_vertex_color chapter
306 util_dump_member(stream, bool, state, clamp_vertex_color); in util_dump_rasterizer_state()
97 by the pipe_rasterizer_state::clamp_vertex_color flag. If unsupported,
229 SB_IMMED_3D(so, VERT_COLOR_CLAMP_EN, cso->clamp_vertex_color); in nvc0_rasterizer_state_create()
1094 boolean vclamp = state->clamp_vertex_color || in r300_create_rs_state()