Home
last modified time | relevance | path

Searched refs:WebGLTexImageFunc (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLContextUtils.cpp553 const char* InfoFrom(WebGLTexImageFunc func, WebGLTexDimensions dims) { in InfoFrom()
557 case WebGLTexImageFunc::TexImage: in InfoFrom()
559 case WebGLTexImageFunc::TexSubImage: in InfoFrom()
561 case WebGLTexImageFunc::CopyTexImage: in InfoFrom()
563 case WebGLTexImageFunc::CopyTexSubImage: in InfoFrom()
565 case WebGLTexImageFunc::CompTexImage: in InfoFrom()
567 case WebGLTexImageFunc::CompTexSubImage: in InfoFrom()
574 case WebGLTexImageFunc::TexImage: in InfoFrom()
576 case WebGLTexImageFunc::TexSubImage: in InfoFrom()
578 case WebGLTexImageFunc::CopyTexSubImage: in InfoFrom()
[all …]
H A DWebGLContext.h976 WebGLTexImageFunc func, WebGLTexDimensions dims);
984 TexInternalFormat dstformat, WebGLTexImageFunc func,
991 WebGLTexImageFunc func, WebGLTexDimensions dims);
992 bool ValidateTexImageFormat(GLenum internalFormat, WebGLTexImageFunc func,
994 bool ValidateTexImageType(GLenum type, WebGLTexImageFunc func,
997 WebGLTexImageFunc func,
999 bool ValidateCompTexImageInternalFormat(GLenum format, WebGLTexImageFunc func,
1001 bool ValidateCopyTexImageInternalFormat(GLenum format, WebGLTexImageFunc func,
1005 WebGLTexImageFunc func, WebGLTexDimensions dims);
1009 WebGLTexImageFunc func, WebGLTexDimensions dims);
[all …]
H A DWebGLContextUtils.h53 const char* InfoFrom(WebGLTexImageFunc func, WebGLTexDimensions dims);
H A DWebGLTypes.h204 enum class WebGLTexImageFunc : uint8_t { enum
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLContextUtils.cpp569 const char* InfoFrom(WebGLTexImageFunc func, WebGLTexDimensions dims) { in InfoFrom()
573 case WebGLTexImageFunc::TexImage: in InfoFrom()
575 case WebGLTexImageFunc::TexSubImage: in InfoFrom()
577 case WebGLTexImageFunc::CopyTexImage: in InfoFrom()
579 case WebGLTexImageFunc::CopyTexSubImage: in InfoFrom()
581 case WebGLTexImageFunc::CompTexImage: in InfoFrom()
583 case WebGLTexImageFunc::CompTexSubImage: in InfoFrom()
590 case WebGLTexImageFunc::TexImage: in InfoFrom()
592 case WebGLTexImageFunc::TexSubImage: in InfoFrom()
594 case WebGLTexImageFunc::CopyTexSubImage: in InfoFrom()
[all …]
H A DWebGLContext.h970 WebGLTexImageFunc func, WebGLTexDimensions dims);
978 TexInternalFormat dstformat, WebGLTexImageFunc func,
985 WebGLTexImageFunc func, WebGLTexDimensions dims);
986 bool ValidateTexImageFormat(GLenum internalFormat, WebGLTexImageFunc func,
988 bool ValidateTexImageType(GLenum type, WebGLTexImageFunc func,
991 WebGLTexImageFunc func,
993 bool ValidateCompTexImageInternalFormat(GLenum format, WebGLTexImageFunc func,
995 bool ValidateCopyTexImageInternalFormat(GLenum format, WebGLTexImageFunc func,
999 WebGLTexImageFunc func, WebGLTexDimensions dims);
1003 WebGLTexImageFunc func, WebGLTexDimensions dims);
[all …]
H A DWebGLContextUtils.h58 const char* InfoFrom(WebGLTexImageFunc func, WebGLTexDimensions dims);
H A DWebGLTypes.h199 enum class WebGLTexImageFunc : uint8_t { enum
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLContextUtils.cpp560 const char* InfoFrom(WebGLTexImageFunc func, WebGLTexDimensions dims) { in InfoFrom()
564 case WebGLTexImageFunc::TexImage: in InfoFrom()
566 case WebGLTexImageFunc::TexSubImage: in InfoFrom()
568 case WebGLTexImageFunc::CopyTexImage: in InfoFrom()
570 case WebGLTexImageFunc::CopyTexSubImage: in InfoFrom()
572 case WebGLTexImageFunc::CompTexImage: in InfoFrom()
574 case WebGLTexImageFunc::CompTexSubImage: in InfoFrom()
581 case WebGLTexImageFunc::TexImage: in InfoFrom()
583 case WebGLTexImageFunc::TexSubImage: in InfoFrom()
585 case WebGLTexImageFunc::CopyTexSubImage: in InfoFrom()
[all …]
H A DWebGLContext.h987 WebGLTexImageFunc func, WebGLTexDimensions dims);
995 TexInternalFormat dstformat, WebGLTexImageFunc func,
1002 WebGLTexImageFunc func, WebGLTexDimensions dims);
1003 bool ValidateTexImageFormat(GLenum internalFormat, WebGLTexImageFunc func,
1005 bool ValidateTexImageType(GLenum type, WebGLTexImageFunc func,
1008 WebGLTexImageFunc func,
1010 bool ValidateCompTexImageInternalFormat(GLenum format, WebGLTexImageFunc func,
1012 bool ValidateCopyTexImageInternalFormat(GLenum format, WebGLTexImageFunc func,
1016 WebGLTexImageFunc func, WebGLTexDimensions dims);
1020 WebGLTexImageFunc func, WebGLTexDimensions dims);
[all …]
H A DWebGLContextUtils.h53 const char* InfoFrom(WebGLTexImageFunc func, WebGLTexDimensions dims);
H A DWebGLTypes.h206 enum class WebGLTexImageFunc : uint8_t { enum
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLContextUtils.cpp553 const char* InfoFrom(WebGLTexImageFunc func, WebGLTexDimensions dims) { in InfoFrom()
557 case WebGLTexImageFunc::TexImage: in InfoFrom()
559 case WebGLTexImageFunc::TexSubImage: in InfoFrom()
561 case WebGLTexImageFunc::CopyTexImage: in InfoFrom()
563 case WebGLTexImageFunc::CopyTexSubImage: in InfoFrom()
565 case WebGLTexImageFunc::CompTexImage: in InfoFrom()
567 case WebGLTexImageFunc::CompTexSubImage: in InfoFrom()
574 case WebGLTexImageFunc::TexImage: in InfoFrom()
576 case WebGLTexImageFunc::TexSubImage: in InfoFrom()
578 case WebGLTexImageFunc::CopyTexSubImage: in InfoFrom()
[all …]
H A DWebGLContext.h976 WebGLTexImageFunc func, WebGLTexDimensions dims);
984 TexInternalFormat dstformat, WebGLTexImageFunc func,
991 WebGLTexImageFunc func, WebGLTexDimensions dims);
992 bool ValidateTexImageFormat(GLenum internalFormat, WebGLTexImageFunc func,
994 bool ValidateTexImageType(GLenum type, WebGLTexImageFunc func,
997 WebGLTexImageFunc func,
999 bool ValidateCompTexImageInternalFormat(GLenum format, WebGLTexImageFunc func,
1001 bool ValidateCopyTexImageInternalFormat(GLenum format, WebGLTexImageFunc func,
1005 WebGLTexImageFunc func, WebGLTexDimensions dims);
1009 WebGLTexImageFunc func, WebGLTexDimensions dims);
[all …]
H A DWebGLContextUtils.h53 const char* InfoFrom(WebGLTexImageFunc func, WebGLTexDimensions dims);
H A DWebGLTypes.h204 enum class WebGLTexImageFunc : uint8_t { enum
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLContextUtils.cpp816 const char* InfoFrom(WebGLTexImageFunc func, WebGLTexDimensions dims) { in InfoFrom()
820 case WebGLTexImageFunc::TexImage: in InfoFrom()
822 case WebGLTexImageFunc::TexSubImage: in InfoFrom()
824 case WebGLTexImageFunc::CopyTexImage: in InfoFrom()
826 case WebGLTexImageFunc::CopyTexSubImage: in InfoFrom()
828 case WebGLTexImageFunc::CompTexImage: in InfoFrom()
830 case WebGLTexImageFunc::CompTexSubImage: in InfoFrom()
837 case WebGLTexImageFunc::TexImage: in InfoFrom()
839 case WebGLTexImageFunc::TexSubImage: in InfoFrom()
841 case WebGLTexImageFunc::CopyTexSubImage: in InfoFrom()
[all …]
H A DWebGLContextUtils.h88 const char* InfoFrom(WebGLTexImageFunc func, WebGLTexDimensions dims);
H A DWebGLContext.h1617 WebGLTexImageFunc func, WebGLTexDimensions dims);
1627 TexInternalFormat dstformat, WebGLTexImageFunc func,
1634 WebGLTexImageFunc func, WebGLTexDimensions dims);
1635 bool ValidateTexImageFormat(GLenum internalFormat, WebGLTexImageFunc func,
1637 bool ValidateTexImageType(GLenum type, WebGLTexImageFunc func,
1640 WebGLTexImageFunc func,
1642 bool ValidateCompTexImageInternalFormat(GLenum format, WebGLTexImageFunc func,
1644 bool ValidateCopyTexImageInternalFormat(GLenum format, WebGLTexImageFunc func,
1648 WebGLTexImageFunc func, WebGLTexDimensions dims);
1652 WebGLTexImageFunc func, WebGLTexDimensions dims);
[all …]
H A DWebGLTypes.h134 enum class WebGLTexImageFunc : uint8_t { enum
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLContextUtils.cpp849 InfoFrom(WebGLTexImageFunc func, WebGLTexDimensions dims) in InfoFrom()
854 case WebGLTexImageFunc::TexImage: return "texImage2D"; in InfoFrom()
855 case WebGLTexImageFunc::TexSubImage: return "texSubImage2D"; in InfoFrom()
856 case WebGLTexImageFunc::CopyTexImage: return "copyTexImage2D"; in InfoFrom()
857 case WebGLTexImageFunc::CopyTexSubImage: return "copyTexSubImage2D"; in InfoFrom()
858 case WebGLTexImageFunc::CompTexImage: return "compressedTexImage2D"; in InfoFrom()
859 case WebGLTexImageFunc::CompTexSubImage: return "compressedTexSubImage2D"; in InfoFrom()
865 case WebGLTexImageFunc::TexImage: return "texImage3D"; in InfoFrom()
866 case WebGLTexImageFunc::TexSubImage: return "texSubImage3D"; in InfoFrom()
867 case WebGLTexImageFunc::CopyTexSubImage: return "copyTexSubImage3D"; in InfoFrom()
[all …]
H A DWebGLTypes.h127 enum class WebGLTexImageFunc : uint8_t { enum
H A DWebGLContextUtils.h95 const char* InfoFrom(WebGLTexImageFunc func, WebGLTexDimensions dims);
H A DWebGLContext.h1577 WebGLTexImageFunc func, WebGLTexDimensions dims);
1586 WebGLTexImageFunc func, WebGLTexDimensions dims);
1593 WebGLTexImageFunc func, WebGLTexDimensions dims);
1594 bool ValidateTexImageFormat(GLenum internalFormat, WebGLTexImageFunc func,
1596 bool ValidateTexImageType(GLenum type, WebGLTexImageFunc func,
1599 WebGLTexImageFunc func,
1602 WebGLTexImageFunc func,
1605 WebGLTexImageFunc func,
1613 GLsizei baseDepth, WebGLTexImageFunc func,
1618 GLsizei levelHeight, WebGLTexImageFunc func,
[all …]