Home | History | Annotate | Download | only in client

Lines Matching defs:kType

1653   const GLenum kType = GL_UNSIGNED_BYTE;
1666 0, 0, kWidth, kHeight / 2, kFormat, kType,
1671 0, kHeight / 2, kWidth, kHeight / 2, kFormat, kType,
1681 gl_->ReadPixels(0, 0, kWidth, kHeight, kFormat, kType, buffer.get());
1694 const GLenum kType = 0;
1703 0, 0, kWidth, kHeight, kFormat, kType,
1712 gl_->ReadPixels(0, 0, kWidth, kHeight, kFormat, kType, buffer.get());
1812 const GLenum kType = GL_UNSIGNED_BYTE;
1818 kType,
1830 kType,
1844 const GLenum kType = GL_UNSIGNED_BYTE;
1881 kType,
1893 kType,
1905 kType,
1917 kType,
1929 kType,
1941 kType,
2301 const GLenum kType = GL_UNSIGNED_BYTE;
2314 kTarget, kLevel, kFormat, kWidth, kHeight, kFormat, kType,
2318 kTarget, kLevel, kFormat, kWidth, kHeight, kBorder, kFormat, kType,
2322 kWidth, kHeight, kFormat, kType, kPixelStoreUnpackAlignment, false,
2331 kTarget, kLevel, kFormat, kWidth, kHeight, kFormat, kType,
2336 kTarget, kLevel, kFormat, kWidth, kHeight, kBorder, kFormat, kType,
2340 kWidth, kHeight, kFormat, kType, kPixelStoreUnpackAlignment, true,
2357 const GLenum kType = GL_UNSIGNED_BYTE;
2365 kWidth, 2, kFormat, kType, kPixelStoreUnpackAlignment,
2369 kWidth, kHeight, kFormat, kType, kPixelStoreUnpackAlignment,
2373 kWidth, kHeight / 2, kFormat, kType, kPixelStoreUnpackAlignment,
2386 kTarget, kLevel, kFormat, kWidth, kHeight, kFormat, kType,
2389 kTarget, kLevel, 0, 0, kWidth, kHeight / 2, kFormat, kType,
2393 kTarget, kLevel, 0, kHeight / 2, kWidth, kHeight / 2, kFormat, kType,
2400 // kWidth, kHeight / 2, kFormat, kType, kPixelStoreUnpackAlignment,
2406 kTarget, kLevel, kFormat, kWidth, kHeight, kBorder, kFormat, kType,
2410 kWidth, kHeight / 2, kFormat, kType, kPixelStoreUnpackAlignment, false,
2419 kTarget, kLevel, kFormat, kWidth, kHeight, kFormat, kType,
2422 kTarget, kLevel, 0, kHeight / 2, kWidth, kHeight / 2, kFormat, kType,
2426 kTarget, kLevel, 0, 0, kWidth, kHeight / 2, kFormat, kType,
2433 // kWidth, kHeight / 2, kFormat, kType, kPixelStoreUnpackAlignment,
2439 kTarget, kLevel, kFormat, kWidth, kHeight, kBorder, kFormat, kType,
2443 kWidth, kHeight / 2, kFormat, kType, kPixelStoreUnpackAlignment, true,
2456 const GLenum kType = GL_UNSIGNED_BYTE;
2474 kSubImageWidth, 2, kFormat, kType, kPixelStoreUnpackAlignment,
2484 kType, 0, 0);
2487 kSubImageYOffset + 2, kSubImageWidth, 2, kFormat, kType,
2491 kSubImageYOffset, kSubImageWidth , 2, kFormat, kType,
2498 kType, NULL);
2512 kSubImageWidth, 2, kFormat, kType, kPixelStoreUnpackAlignment, true,
2521 static const GLenum kType = GL_UNSIGNED_BYTE;
2556 kSrcWidth, kSrcSubImageY1, kFormat, kType, 8, &src_size, NULL, NULL));
2571 kSrcSubImageWidth, kSrcSubImageHeight, kFormat, kType, alignment,
2585 kFormat, kType, NULL);
2588 kSrcSubImageWidth, kSrcSubImageHeight, kFormat, kType,
2596 kFormat, kType, 0, 0);
2599 kSrcSubImageWidth, kSrcSubImageHeight, kFormat, kType, mem.id,
2606 kSrcSubImageWidth, kSrcSubImageHeight, kBorder, kFormat, kType,
2613 kSrcSubImageHeight, kFormat, kType, mem.id, mem.offset);
2619 kSrcWidth, kFormat, kType, alignment, &src_padded_row_size));
2621 kFormat, kType);
2649 const GLenum kType = GL_UNSIGNED_BYTE;
2664 kTarget, kLevel, kFormat, kWidth, kHeight, kFormat, kType,
2668 kTarget, kLevel, kFormat, kWidth, kHeight, kBorder, kFormat, kType,
2672 kWidth, kHeight, kFormat, kType, kPixelStoreUnpackAlignment, false,
2679 kTarget, kLevel, kFormat, kWidth, kHeight, kInvalidBorder, kFormat, kType,
2688 kTarget, kLevel, kFormat, kWidth, kHeight, kInvalidBorder, kFormat, kType,