Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c150 int str_index = 1; in init_rc_normal_src() local
156 for (i = 0; i < 4; i++, str_index++) { in init_rc_normal_src()
157 if (tokens.Swizzle.String[str_index] == '-') { in init_rc_normal_src()
159 str_index++; in init_rc_normal_src()
161 switch(tokens.Swizzle.String[str_index]) { in init_rc_normal_src()