Searched refs:f_s (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_fog_scale.txt | 83 FOG_SCALE_SGIX is enabled, then f_z = z * f_s; otherwise, f_z = 87 "The equation, along with the parameters d, e, s, and f_s, is 94 that is d, s, e, or f_s, respectively. If d is specified as less 101 and f_s, an RGBA fog color and a fog color index, a single bit 105 EXP, d = 1.0, e = 1.0, s = 0.0, and f_s = 1.0; C_f = (0,0,0,0) 135 z * f_s - f_o. If only FOG_OFFSET_SGIX is enabled, then f_z = z 136 - f_o. If only FOG_SCALE_SGIX is enabled, then f_z = z * f_s.
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_fog_scale.txt | 83 FOG_SCALE_SGIX is enabled, then f_z = z * f_s; otherwise, f_z = 87 "The equation, along with the parameters d, e, s, and f_s, is 94 that is d, s, e, or f_s, respectively. If d is specified as less 101 and f_s, an RGBA fog color and a fog color index, a single bit 105 EXP, d = 1.0, e = 1.0, s = 0.0, and f_s = 1.0; C_f = (0,0,0,0) 135 z * f_s - f_o. If only FOG_OFFSET_SGIX is enabled, then f_z = z 136 - f_o. If only FOG_SCALE_SGIX is enabled, then f_z = z * f_s.
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_emit.c | 281 float f_s = CLAMP(f, -1, 1); in setup_border_colors() local 287 e->si16[c] = f_s * 0x7fff; in setup_border_colors() 289 e->si8[c] = f_s * 0x7f; in setup_border_colors()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_emit.c | 186 float f_s = CLAMP(f, -1, 1); in setup_border_colors() local 192 e->si16[c] = f_s * 0x7fff; in setup_border_colors() 194 e->si8[c] = f_s * 0x7f; in setup_border_colors()
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 46870 zdQ&@!!EG3s{@32Vs`RWSoiP1Ow9vzcLH7He*49&wff9^j;jG#V15f=f_s@%(Vsy45
|