HomeSort by relevance Sort by last modified time
    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