Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/isl/
Disl.c132 return ISL_SAMPLE_COUNT_1_BIT | in isl_device_get_sample_counts()
138 return ISL_SAMPLE_COUNT_1_BIT | in isl_device_get_sample_counts()
143 return ISL_SAMPLE_COUNT_1_BIT | in isl_device_get_sample_counts()
147 return ISL_SAMPLE_COUNT_1_BIT | in isl_device_get_sample_counts()
150 return ISL_SAMPLE_COUNT_1_BIT; in isl_device_get_sample_counts()
Disl.h850 ISL_SAMPLE_COUNT_1_BIT = 1u, enumerator