Lines Matching defs:width
332 GLenum internalFormat, GLsizei width, GLsizei height,
371 width, height, depth, offset, false);
376 GLenum internalFormat, GLsizei width, GLsizei height,
399 internalFormat, width, height, depth,
408 GLenum internalFormat, GLsizei width, GLsizei height,
447 width, height, depth, offset, true);
452 GLenum internalFormat, GLsizei width, GLsizei height,
475 samples, internalFormat, width, height,
483 GLsizei width,
488 texstorage_memory(2, target, levels, internalFormat, width, height, 1,
496 GLsizei width,
502 texstorage_memory_ms(2, target, samples, internalFormat, width, height, 1,
511 GLsizei width,
517 texstorage_memory(3, target, levels, internalFormat, width, height, depth,
525 GLsizei width,
532 texstorage_memory_ms(3, target, samples, internalFormat, width, height,
541 GLsizei width,
546 texturestorage_memory(2, texture, levels, internalFormat, width, height, 1,
554 GLsizei width,
560 texturestorage_memory_ms(2, texture, samples, internalFormat, width, height,
569 GLsizei width,
575 texturestorage_memory(3, texture, levels, internalFormat, width, height,
583 GLsizei width,
590 texturestorage_memory_ms(3, texture, samples, internalFormat, width, height,
599 GLsizei width,
603 texstorage_memory(1, target, levels, internalFormat, width, 1, 1, memory,
611 GLsizei width,
615 texturestorage_memory(1, texture, levels, internalFormat, width, 1, 1,