Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
Dintel_sample_positions.h76 #define INTEL_SAMPLE_POS_2X_ARRAY(prefix, arr) \ macro
118 INTEL_SAMPLE_POS_2X_ARRAY(prefix, intel_sample_positions_2x)
/third_party/mesa3d/src/intel/vulkan/
DgenX_state.c499 INTEL_SAMPLE_POS_2X_ARRAY(ms.Sample, locations); in genX()
565 INTEL_SAMPLE_POS_2X_ARRAY(sp._2xSample, locations); in genX()