Lines Matching defs:dimensions
77 get_tex_depth(struct gl_context *ctx, GLuint dimensions, in get_tex_depth()
126 get_tex_depth_stencil(struct gl_context *ctx, GLuint dimensions, in get_tex_depth_stencil()
175 get_tex_stencil(struct gl_context *ctx, GLuint dimensions, in get_tex_stencil()
221 get_tex_ycbcr(struct gl_context *ctx, GLuint dimensions, in get_tex_ycbcr()
307 get_tex_rgba_compressed(struct gl_context *ctx, GLuint dimensions, in get_tex_rgba_compressed()
424 get_tex_rgba_uncompressed(struct gl_context *ctx, GLuint dimensions, in get_tex_rgba_uncompressed()
564 get_tex_rgba(struct gl_context *ctx, GLuint dimensions, in get_tex_rgba()
693 const GLuint dimensions = in _mesa_GetTexSubImage_sw() local
774 const GLuint dimensions = in get_compressed_texsubimage_sw() local
1104 const GLuint dimensions = (target == GL_TEXTURE_3D) ? 3 : 2; in pbo_error_check() local
1491 packed_compressed_size(GLuint dimensions, mesa_format format, in packed_compressed_size()
1527 GLuint dimensions; in getcompressedteximage_error_check() local