Searched refs:map_z32f_x24s8 (Results 1 – 1 of 1) sorted by relevance
2901 bool map_z32f_x24s8 = mt->format == MESA_FORMAT_Z_FLOAT32; in intel_miptree_unmap_depthstencil() local2925 if (map_z32f_x24s8) { in intel_miptree_unmap_depthstencil()2959 bool map_z32f_x24s8 = mt->format == MESA_FORMAT_Z_FLOAT32; in intel_miptree_map_depthstencil() local2960 int packed_bpp = map_z32f_x24s8 ? 8 : 4; in intel_miptree_map_depthstencil()3002 if (map_z32f_x24s8) { in intel_miptree_map_depthstencil()