Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_constants.h75 #define RING_PS_SAMPLE_POSITIONS 7 macro
Dradv_nir_to_llvm.c717 LLVMValueRef index = LLVMConstInt(ctx->ac.i32, RING_PS_SAMPLE_POSITIONS, false); in load_sample_position()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp7578 uint32_t sample_pos_offset = RING_PS_SAMPLE_POSITIONS * 16; in visit_intrinsic()