OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_identity_param
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/mesa/main/
ffvertex_prog.c
500
static struct ureg
get_identity_param
( struct tnl_program *p )
function
1012
struct ureg id =
get_identity_param
(p); /* id = {0,0,0,1} */
1068
_col1 = make_temp(p,
get_identity_param
(p));
1086
_bfc1 = make_temp(p,
get_identity_param
(p));
[
all
...]
Completed in 69 milliseconds