Home
last modified time | relevance | path

Searched refs:index_x (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dlower_cs_derived.cpp198 operand index_x(swizzle_x(gl_LocalInvocationID)); in make_gl_LocalInvocationIndex() local
199 ir_expression *index_x_plus_y_plus_z = add(index_y_plus_z, index_x); in make_gl_LocalInvocationIndex()
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/cl/
Dstrassen.cl33 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_…
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_gpu_multicast.txt375 index_x = gpu * PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_ARB + 2 * sample_i;
/third_party/openGLES/extensions/NV/
DNV_gpu_multicast.txt390 index_x = gpu * PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_ARB + 2 * sample_i;