Home | History | Annotate | Download | only in glsl

Lines Matching refs:idx

880    ir_constant *idx = this->array_index->constant_expression_value();
882 if ((array != NULL) && (idx != NULL)) {
887 const unsigned column = idx->value.u[0];
919 const unsigned component = idx->value.u[0];
923 const unsigned index = idx->value.u[0];