Searched refs:T0_SAMPLER_NR_MASK (Results 1 – 5 of 5) sorted by relevance
282 printf("S[%d],", program[0] & T0_SAMPLER_NR_MASK); in print_tex_op()
528 #define T0_SAMPLER_NR_MASK (0xf<<0) macro
299 PRINTF(stream, "S[%d],", program[0] & T0_SAMPLER_NR_MASK); in print_tex_op()
656 #define T0_SAMPLER_NR_MASK (0xf<<0) macro
327 return ( instruction[0] & T0_SAMPLER_NR_MASK); in tex_sampler()