Home
last modified time | relevance | path

Searched defs:clamp_fragment_color (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_state.h89 unsigned clamp_fragment_color:1; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.h93 unsigned clamp_fragment_color : 1; member
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h99 unsigned clamp_fragment_color:1; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h313 bool clamp_fragment_color:1; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_compiler.h497 bool clamp_fragment_color:1; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h282 bool clamp_fragment_color:1; member
H A Diris_state.c2140 bool clamp_fragment_color; /* for shader state */ member