Searched refs:MAX_PLANES (Results 1 – 4 of 4) sorted by relevance
72 MAX_PLANES = 3 enumerator101 Plane planes[MAX_PLANES];
183 #define MAX_PLANES 8 macro185 lp_rast_tri_tab[MAX_PLANES+1] = {198 lp_rast_32_tri_tab[MAX_PLANES+1] = {861 int64_t c[MAX_PLANES]; in lp_setup_bin_triangle()862 int64_t ei[MAX_PLANES]; in lp_setup_bin_triangle()864 int64_t eo[MAX_PLANES]; in lp_setup_bin_triangle()865 int64_t xstep[MAX_PLANES]; in lp_setup_bin_triangle()866 int64_t ystep[MAX_PLANES]; in lp_setup_bin_triangle()898 int64_t cx[MAX_PLANES]; in lp_setup_bin_triangle()
82 void* planePtrs[PlanarFormatDescription::MAX_PLANES]; in getChannelAccess()83 deUint32 planeRowPitches[PlanarFormatDescription::MAX_PLANES]; in getChannelAccess()102 const void* planePtrs[PlanarFormatDescription::MAX_PLANES]; in getChannelAccess()103 deUint32 planeRowPitches[PlanarFormatDescription::MAX_PLANES]; in getChannelAccess()
70 std::vector<deUint8> m_planeData[vk::PlanarFormatDescription::MAX_PLANES];