Searched defs:clamp_vertex_color (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Drasterizer.rst12 clamp_vertex_color section in chapter:Rasterizer
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Drasterizer.rst12 clamp_vertex_color section in chapter:Rasterizer
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c103 boolean clamp_vertex_color = shader->draw->rasterizer->clamp_vertex_color; local in function:vs_exec_run_linear
H A Ddraw_llvm.h292 unsigned clamp_vertex_color:1; member in struct:draw_llvm_variant_key
H A Ddraw_llvm.c602 generate_vs(struct draw_llvm_variant * variant,LLVMBuilderRef builder,struct lp_type vs_type,LLVMValueRef (* outputs)[TGSI_NUM_CHANNELS],const LLVMValueRef (* inputs)[TGSI_NUM_CHANNELS],const struct lp_bld_tgsi_system_values * system_values,LLVMValueRef context_ptr,const struct lp_build_sampler_soa * draw_sampler,boolean clamp_vertex_color) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c106 boolean clamp_vertex_color = shader->draw->rasterizer->clamp_vertex_color; local in function:vs_exec_run_linear
H A Ddraw_llvm.h500 unsigned clamp_vertex_color:1; member in struct:draw_llvm_variant_key
530 unsigned clamp_vertex_color:1; member in struct:draw_gs_llvm_variant_key
551 unsigned clamp_vertex_color:1; member in struct:draw_tes_llvm_variant_key
H A Ddraw_llvm.c972 generate_vs(struct draw_llvm_variant * variant,LLVMBuilderRef builder,struct lp_type vs_type,LLVMValueRef (* outputs)[TGSI_NUM_CHANNELS],const LLVMValueRef (* inputs)[TGSI_NUM_CHANNELS],const struct lp_bld_tgsi_system_values * system_values,LLVMValueRef context_ptr,const struct lp_build_sampler_soa * draw_sampler,const struct lp_build_image_soa * draw_image,boolean clamp_vertex_color,struct lp_build_mask_context * bld_mask) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_shader.h126 unsigned clamp_vertex_color:1; member in struct:svga_compile_key
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h85 unsigned clamp_vertex_color:1; member in struct:si_state_rasterizer
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_state.h96 unsigned clamp_vertex_color:1; member in struct:pipe_rasterizer_state
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_state.h97 unsigned clamp_vertex_color:1; member in struct:pipe_rasterizer_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h95 unsigned clamp_vertex_color : 1; member in struct:si_state_rasterizer
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compiler.h245 bool clamp_vertex_color:1; member in struct:brw_vs_prog_key
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compiler.h314 bool clamp_vertex_color:1; member in struct:brw_vs_prog_key

Completed in 59 milliseconds