Searched refs:map_z32f_x24s8 (Results 1 – 1 of 1) sorted by relevance
2844 bool map_z32f_x24s8 = mt->format == MESA_FORMAT_Z_FLOAT32; in brw_miptree_unmap_depthstencil() local2868 if (map_z32f_x24s8) { in brw_miptree_unmap_depthstencil()2902 bool map_z32f_x24s8 = mt->format == MESA_FORMAT_Z_FLOAT32; in brw_miptree_map_depthstencil() local2903 int packed_bpp = map_z32f_x24s8 ? 8 : 4; in brw_miptree_map_depthstencil()2945 if (map_z32f_x24s8) { in brw_miptree_map_depthstencil()