OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_scenecolor
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/main/
ffvertex_prog.c
911
static struct ureg
get_scenecolor
( struct tnl_program *p, GLuint side )
function
1066
_col0 = make_temp(p,
get_scenecolor
(p, 0));
1084
_bfc0 = make_temp(p,
get_scenecolor
(p, 1));
[
all
...]
/external/mesa3d/src/mesa/main/
ffvertex_prog.c
911
static struct ureg
get_scenecolor
( struct tnl_program *p, GLuint side )
function
1066
_col0 = make_temp(p,
get_scenecolor
(p, 0));
1084
_bfc0 = make_temp(p,
get_scenecolor
(p, 1));
[
all
...]
Completed in 32 milliseconds