Searched defs:rmul (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
H A D | uniform_query.cpp | 351 const int rmul = glsl_base_type_is_64bit(returnType) ? 2 : 1; in _mesa_get_uniform() local |
Completed in 4 milliseconds