Home | History | Annotate | Download | only in main

Lines Matching refs:rowStride

317                 GLint rowStride, GLint i, GLint j, GLfloat *texel)
320 util_format_unsigned_fetch_texel_rgtc(rowStride, map, i, j, &red, 1);
329 GLint rowStride, GLint i, GLint j, GLfloat *texel)
332 util_format_unsigned_fetch_texel_rgtc(rowStride, map, i, j, &red, 1);
341 GLint rowStride, GLint i, GLint j, GLfloat *texel)
344 util_format_signed_fetch_texel_rgtc(rowStride, (const GLbyte *) map,
354 GLint rowStride, GLint i, GLint j, GLfloat *texel)
357 util_format_signed_fetch_texel_rgtc(rowStride, (GLbyte *) map,
367 GLint rowStride, GLint i, GLint j, GLfloat *texel)
370 util_format_unsigned_fetch_texel_rgtc(rowStride,
373 util_format_unsigned_fetch_texel_rgtc(rowStride,
384 GLint rowStride, GLint i, GLint j, GLfloat *texel)
387 util_format_unsigned_fetch_texel_rgtc(rowStride,
390 util_format_unsigned_fetch_texel_rgtc(rowStride,
402 GLint rowStride, GLint i, GLint j, GLfloat *texel)
405 util_format_signed_fetch_texel_rgtc(rowStride,
408 util_format_signed_fetch_texel_rgtc(rowStride,
420 GLint rowStride, GLint i, GLint j, GLfloat *texel)
423 util_format_signed_fetch_texel_rgtc(rowStride,
426 util_format_signed_fetch_texel_rgtc(rowStride,