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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_program.c1135 static const gl_state_index16 texcoord_state[STATE_LENGTH] = local in function:st_create_fp_variant
1197 _mesa_add_state_reference(params, texcoord_state);
1198 memcpy(options.texcoord_state_tokens, texcoord_state,
1303 texcoord_const = _mesa_add_state_reference(params, texcoord_state);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_program.c1342 static const gl_state_index16 texcoord_state[STATE_LENGTH] = local in function:st_create_fp_variant
1462 _mesa_add_state_reference(params, texcoord_state);
1463 memcpy(options.texcoord_state_tokens, texcoord_state,
1592 texcoord_const = _mesa_add_state_reference(params, texcoord_state);

Completed in 8 milliseconds