Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.h129 #define RING_PS_SAMPLE_POSITIONS 7 macro
Dac_nir_to_llvm.c4062 …uild_gep0(&ctx->ac, ctx->ring_offsets, LLVMConstInt(ctx->ac.i32, RING_PS_SAMPLE_POSITIONS, false)); in load_sample_position()