Searched refs:tex1d (Results 1 – 2 of 2) sorted by relevance
3110 const BOOL_32 tex1d = IsTex1d(rsrcType); in ValidateNonSwModeParams() local3119 if (tex1d) in ValidateNonSwModeParams()3182 const BOOL_32 tex1d = IsTex1d(rsrcType); in ValidateSwModeParams() local3228 if (tex1d) in ValidateSwModeParams()3240 if (((tex1d == FALSE) && prt) || zbuffer || msaa || (pIn->bpp == 0) || in ValidateSwModeParams()
2219 const BOOL_32 tex1d = IsTex1d(rsrcType); in ValidateNonSwModeParams() local2224 if (tex1d) in ValidateNonSwModeParams()2295 const BOOL_32 tex1d = IsTex1d(rsrcType); in ValidateSwModeParams() local2328 if (tex1d) in ValidateSwModeParams()