Searched refs:ISL_TILING_Yf (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl_drm.c47 case ISL_TILING_Yf:
H A Disl.h463 ISL_TILING_Yf, /**< Standard 4K tiling. The 'f' means "four". */ enumerator in enum:isl_tiling
478 #define ISL_TILING_Yf_BIT (1u << ISL_TILING_Yf)
H A Disl_surface_state.c73 [ISL_TILING_Yf] = YMAJOR,
H A Disl.c267 case ISL_TILING_Yf:
426 CHOOSE(ISL_TILING_Yf);
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl_drm.c50 case ISL_TILING_Yf:
H A Disl.h578 ISL_TILING_Yf, /**< Standard 4K tiling. The 'f' means "four". */ enumerator in enum:isl_tiling
596 #define ISL_TILING_Yf_BIT (1u << ISL_TILING_Yf)
H A Disl_surface_state.c90 [ISL_TILING_Yf] = YMAJOR,
H A Disl.c397 case ISL_TILING_Yf:
645 CHOOSE(ISL_TILING_Yf);

Completed in 61 milliseconds