Home
last modified time | relevance | path

Searched refs:tex1d (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp3110 const BOOL_32 tex1d = IsTex1d(rsrcType); in ValidateNonSwModeParams() local
3119 if (tex1d) in ValidateNonSwModeParams()
3182 const BOOL_32 tex1d = IsTex1d(rsrcType); in ValidateSwModeParams() local
3228 if (tex1d) in ValidateSwModeParams()
3240 if (((tex1d == FALSE) && prt) || zbuffer || msaa || (pIn->bpp == 0) || in ValidateSwModeParams()
/external/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp2219 const BOOL_32 tex1d = IsTex1d(rsrcType); in ValidateNonSwModeParams() local
2224 if (tex1d) in ValidateNonSwModeParams()
2295 const BOOL_32 tex1d = IsTex1d(rsrcType); in ValidateSwModeParams() local
2328 if (tex1d) in ValidateSwModeParams()