OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rescale_normals
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/math/
m_norm_tmp.h
342
TAG(
rescale_normals
)( const GLmatrix *mat,
function
386
TAG(
rescale_normals
);
/external/mesa3d/src/mesa/math/
m_norm_tmp.h
342
TAG(
rescale_normals
)( const GLmatrix *mat,
function
386
TAG(
rescale_normals
);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
ffvertex_prog.c
61
unsigned
rescale_normals
:1;
member in struct:state_key
222
key->
rescale_normals
= 1;
792
!(p->state->need_eye_coords == p->state->
rescale_normals
))
818
else if (p->state->need_eye_coords == p->state->
rescale_normals
) {
[
all
...]
/external/mesa3d/src/mesa/main/
ffvertex_prog.c
61
unsigned
rescale_normals
:1;
member in struct:state_key
222
key->
rescale_normals
= 1;
792
!(p->state->need_eye_coords == p->state->
rescale_normals
))
818
else if (p->state->need_eye_coords == p->state->
rescale_normals
) {
[
all
...]
Completed in 458 milliseconds