Searched refs:map_z32f_x24s8 (Results 1 – 1 of 1) sorted by relevance
2868 bool map_z32f_x24s8 = mt->format == MESA_FORMAT_Z_FLOAT32; in intel_miptree_map_depthstencil() local2869 int packed_bpp = map_z32f_x24s8 ? 8 : 4; in intel_miptree_map_depthstencil()2906 if (map_z32f_x24s8) { in intel_miptree_map_depthstencil()2940 bool map_z32f_x24s8 = mt->format == MESA_FORMAT_Z_FLOAT32; in intel_miptree_unmap_depthstencil() local2964 if (map_z32f_x24s8) { in intel_miptree_unmap_depthstencil()