Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_program.c1014 static const gl_state_index texcoord_state[STATE_LENGTH] = in st_create_fp_variant() local
1076 _mesa_add_state_reference(params, texcoord_state); in st_create_fp_variant()
1077 memcpy(options.texcoord_state_tokens, texcoord_state, in st_create_fp_variant()
1178 texcoord_const = _mesa_add_state_reference(params, texcoord_state); in st_create_fp_variant()