Searched refs:PROG_PARAM_BIT_CYL_WRAP (Results 1 – 2 of 2) sorted by relevance
51 #define PROG_PARAM_BIT_CYL_WRAP 0x10 /**< XXX gallium debug */ macro
1053 if (program->InputFlags[0] & PROG_PARAM_BIT_CYL_WRAP) { in st_translate_mesa_program()