Searched refs:RING_PS_SAMPLE_POSITIONS (Results 1 – 3 of 3) sorted by relevance
80 #define RING_PS_SAMPLE_POSITIONS 10 macro
220 LLVMValueRef index = LLVMConstInt(ctx->ac.i32, RING_PS_SAMPLE_POSITIONS, false); in load_sample_position()
8273 uint32_t sample_pos_offset = RING_PS_SAMPLE_POSITIONS * 16; in visit_intrinsic()