Home
last modified time | relevance | path

Searched defs:clamp_vertex_color (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h194 unsigned clamp_vertex_color:1; member
224 unsigned clamp_vertex_color:1; member
245 unsigned clamp_vertex_color:1; member
H A Ddraw_vs_exec.c105 bool clamp_vertex_color = shader->draw->rasterizer->clamp_vertex_color; in vs_exec_run_linear() local
H A Ddraw_llvm.c585 bool clamp_vertex_color, in generate_vs()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.h112 unsigned clamp_vertex_color:1; member
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_state.h88 unsigned clamp_vertex_color:1; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.h94 unsigned clamp_vertex_color : 1; member
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h98 unsigned clamp_vertex_color:1; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_compiler.h307 bool clamp_vertex_color:1; member