Searched refs:map_z32f_x24s8 (Results 1 – 1 of 1) sorted by relevance
3377 bool map_z32f_x24s8 = mt->format == MESA_FORMAT_Z_FLOAT32; in intel_miptree_map_depthstencil() local3378 int packed_bpp = map_z32f_x24s8 ? 8 : 4; in intel_miptree_map_depthstencil()3415 if (map_z32f_x24s8) { in intel_miptree_map_depthstencil()3449 bool map_z32f_x24s8 = mt->format == MESA_FORMAT_Z_FLOAT32; in intel_miptree_unmap_depthstencil() local3473 if (map_z32f_x24s8) { in intel_miptree_unmap_depthstencil()