Searched defs:tex3d (Results 1 – 5 of 5) sorted by relevance
2162 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateNonSwModeParams() local2235 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateSwModeParams() local
2513 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateNonSwModeParams() local2588 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateSwModeParams() local
3209 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateNonSwModeParams() local3281 const BOOL_32 tex3d = IsTex3d(rsrcType); in ValidateSwModeParams() local
2520 GLTexture tex3d; in doImplicitDisablesTest_TextureAttachments() local
649 tex3d(const _mesa_glsl_parse_state *state) in tex3d() function