Searched refs:index_x (Results 1 – 4 of 4) sorted by relevance
198 operand index_x(swizzle_x(gl_LocalInvocationID)); in make_gl_LocalInvocationIndex() local199 ir_expression *index_x_plus_y_plus_z = add(index_y_plus_z, index_x); in make_gl_LocalInvocationIndex()
33 int index_x = (i * C4NUM) * weight_stride + gidx * C4NUM;34 int index_y = index_x + weight_stride;38 …FLT4 result_weight = {weight[index_x + j], weight[index_y + j], weight[index_z + j], weight[index_…
375 index_x = gpu * PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_ARB + 2 * sample_i;
390 index_x = gpu * PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_ARB + 2 * sample_i;