Searched refs:MAX_PLANES (Results 1 – 5 of 5) sorted by relevance
180 #define MAX_PLANES 8 macro182 lp_rast_tri_tab[MAX_PLANES+1] = {195 lp_rast_32_tri_tab[MAX_PLANES+1] = {869 int64_t c[MAX_PLANES]; in lp_setup_bin_triangle()870 int64_t ei[MAX_PLANES]; in lp_setup_bin_triangle()872 int64_t eo[MAX_PLANES]; in lp_setup_bin_triangle()873 int64_t xstep[MAX_PLANES]; in lp_setup_bin_triangle()874 int64_t ystep[MAX_PLANES]; in lp_setup_bin_triangle()906 int64_t cx[MAX_PLANES]; in lp_setup_bin_triangle()
83 MAX_PLANES = 3 enumerator112 Plane planes[MAX_PLANES];
79 std::vector<deUint8> m_planeData[vk::PlanarFormatDescription::MAX_PLANES];
94 void* planePtrs[PlanarFormatDescription::MAX_PLANES]; in getChannelAccess()95 deUint32 planeRowPitches[PlanarFormatDescription::MAX_PLANES]; in getChannelAccess()114 const void* planePtrs[PlanarFormatDescription::MAX_PLANES]; in getChannelAccess()115 deUint32 planeRowPitches[PlanarFormatDescription::MAX_PLANES]; in getChannelAccess()
109 #define MAX_PLANES 3 macro113 struct plane_info planes[MAX_PLANES];