OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coeffs3High
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
arc.c
65
static const double
coeffs3High
[2][4][4] = {
434
coeffs = (x < 0.25) ? coeffs3Low :
coeffs3High
;
/external/mesa3d/src/gallium/state_trackers/vega/
arc.c
65
static const double
coeffs3High
[2][4][4] = {
434
coeffs = (x < 0.25) ? coeffs3Low :
coeffs3High
;
Completed in 32 milliseconds