HomeSort by relevance Sort by last modified time
    Searched full:get_identity_param (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/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...]
  /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 81 milliseconds