Home
last modified time | relevance | path

Searched defs:var_i (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/glsl/tests/
Darray_refcount_test.cpp561 ir_variable *var_i = new(mem_ctx) ir_variable(glsl_type::int_type, in TEST_F() local
605 ir_variable *var_i = new(mem_ctx) ir_variable(glsl_type::int_type, in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/
Dtraining_ops_gpu.cu.cc88 T var_i = var[param_index]; in SparseApplyKerasMomentumKernel() local