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.c282 return ISL_SAMPLE_COUNT_1_BIT | in isl_device_get_sample_counts()
288 return ISL_SAMPLE_COUNT_1_BIT | in isl_device_get_sample_counts()
293 return ISL_SAMPLE_COUNT_1_BIT | in isl_device_get_sample_counts()
297 return ISL_SAMPLE_COUNT_1_BIT | in isl_device_get_sample_counts()
300 return ISL_SAMPLE_COUNT_1_BIT; in isl_device_get_sample_counts()
Disl.h957 ISL_SAMPLE_COUNT_1_BIT = 1u, enumerator