Searched defs:index_x_plus_y_plus_z (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ | ||
H A D | lower_cs_derived.cpp | 199 ir_expression *index_x_plus_y_plus_z = add(index_y_plus_z, index_x); in make_gl_LocalInvocationIndex() local |
Completed in 2 milliseconds