Home
last modified time | relevance | path

Searched defs:clamp_color (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/shaders/gradients/
DSk4fGradientBase.cpp203 const Sk4f clamp_color = pack_color(xformedColors.fColors[first_index], in init() local
225 const Sk4f clamp_color = pack_color(xformedColors.fColors[last_index], in init() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_program.h167 GLuint clamp_color:1; member
234 bool clamp_color; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_helpers.c530 union pipe_color_union clamp_color = *color; in util_clamp_color() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_clear.c143 clamp_color(const struct util_format_description *desc, union pipe_color_union *dst, const union pi… in clamp_color() function
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h484 bool clamp_color; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h605 unsigned clamp_color : 1; member