OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:translate_mode
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/mesa/main/
ff_fragment_shader.cpp
229
static GLuint
translate_mode
( GLenum envMode, GLenum mode )
function
458
translate_mode
(texUnit->EnvMode, comb->ModeRGB);
460
translate_mode
(texUnit->EnvMode, comb->ModeA);
[
all
...]
Completed in 137 milliseconds