OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:backFaceColor
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_driver.h
175
uint8_t
backFaceColor
[2]; /* input/output indices of back face colour */
nv50_ir.cpp
1087
info->io.
backFaceColor
[0] = info->io.
backFaceColor
[1] = 0xff;
Completed in 6989 milliseconds