Searched defs:tex3d (Results 1 – 3 of 3) sorted by relevance
2217 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateNonSwModeParams() local2293 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateSwModeParams() local
3108 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateNonSwModeParams() local3180 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateSwModeParams() local
588 tex3d(const _mesa_glsl_parse_state *state) in tex3d() function