Searched defs:tex3d (Results 1 – 4 of 4) sorted by relevance
2146 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateNonSwModeParams() local2219 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateSwModeParams() local
2528 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateNonSwModeParams() local2603 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateSwModeParams() local
3226 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateNonSwModeParams() local3298 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateSwModeParams() local
616 tex3d(const _mesa_glsl_parse_state *state) in tex3d() function