Searched refs:index_x (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_cs_derived.cpp198 operand index_x(swizzle_x(gl_LocalInvocationID)); local in function:lower_cs_derived_visitor::make_gl_LocalInvocationIndex
199 ir_expression *index_x_plus_y_plus_z = add(index_y_plus_z, index_x);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_cs_derived.cpp198 operand index_x(swizzle_x(gl_LocalInvocationID)); local in function:lower_cs_derived_visitor::make_gl_LocalInvocationIndex
199 ir_expression *index_x_plus_y_plus_z = add(index_y_plus_z, index_x);

Completed in 2 milliseconds