HomeSort by relevance Sort by last modified time
    Searched refs:isSubsampled (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
format_traits.h 65 static const bool isSubsampled{ false };
84 static const bool isSubsampled{ false };
106 static const bool isSubsampled{ false };
128 static const bool isSubsampled{ false };
150 static const bool isSubsampled{ false };
172 static const bool isSubsampled{ false };
194 static const bool isSubsampled{ false };
216 static const bool isSubsampled{ false };
238 static const bool isSubsampled{ false };
260 static const bool isSubsampled{ false }
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
formats.h 247 bool isSubsampled;
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
TilingFunctions.h 291 if (info.isSubsampled || info.isBC)
328 if (info.isSubsampled || info.isBC)

Completed in 492 milliseconds