Lines Matching refs:GLuint
72 GLuint lastLevel;
78 GLuint width0, height0, depth0;
151 GLuint last_level,
152 GLuint width0,
153 GLuint height0,
154 GLuint depth0,
155 GLuint layers,
156 GLuint tex_usage );
161 GLuint widthIn,
162 GLuint heightIn,
163 GLuint depthIn,
164 GLuint *widthOut,
165 GLuint *heightOut,
166 GLuint *depthOut,
167 GLuint *layersOut);
181 GLuint zoffset,
194 extern const GLuint *
195 st_texture_depth_offsets(struct pipe_resource *pt, GLuint level);
203 GLuint face, GLuint level, void *src,
204 GLuint src_row_pitch, GLuint src_image_pitch);
211 struct pipe_resource *dst, GLuint dstLevel,
212 struct pipe_resource *src, GLuint srcLevel,
213 GLuint face);