Home
last modified time | relevance | path

Searched defs:clamp_color (Results 1 – 5 of 5) 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/flutter/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.h152 GLuint clamp_color:1; member
222 bool clamp_color; member
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h468 bool clamp_color; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h574 unsigned clamp_color : 1; member