Home
last modified time | relevance | path

Searched defs:clamp_color (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_program.h167 GLuint clamp_color:1; member
234 bool clamp_color; member
/third_party/skia/src/shaders/gradients/
H A 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/gallium/auxiliary/util/
H A Du_helpers.c530 union pipe_color_union clamp_color = *color; in util_clamp_color() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.c143 clamp_color(const struct util_format_description *desc, union pipe_color_union *dst, const union pipe_color_union *src, unsigned i) in clamp_color() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h605 unsigned clamp_color : 1; member

Completed in 6 milliseconds