| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | formatutils.h | 80 struct InternalFormat struct 138 GLenum sizedInternalFormat; argument 140 GLuint redBits; 141 GLuint greenBits; 142 GLuint blueBits; 144 GLuint luminanceBits; 146 GLuint alphaBits; 147 GLuint sharedBits; 149 GLuint depthBits; 150 GLuint stencilBits; [all …]
|
| D | gl_enum_utils_autogen.h | 107 InternalFormat, enumerator
|
| D | formatutils.cpp | 321 InternalFormat::InternalFormat() in InternalFormat() function in gl::InternalFormat
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | formatutils.h | 135 struct InternalFormat struct 139 InternalFormat &operator=(const InternalFormat &other); argument 206 bool operator==(const InternalFormat &other) const; argument 212 GLenum sizedInternalFormat; argument 214 GLuint redBits; 215 GLuint greenBits; 216 GLuint blueBits; 218 GLuint luminanceBits; 220 GLuint alphaBits; 221 GLuint sharedBits; [all …]
|
| D | formatutils.cpp | 334 InternalFormat::InternalFormat() in InternalFormat() function in gl::InternalFormat
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | formatutilsgl.h | 49 struct InternalFormat struct 57 // Texture created with InternalFormat can be used in glFramebufferTexture2D argument 59 // Renderbuffer created with InternalFormat can be used in glFramebufferRenderbuffer argument 62 const InternalFormat &GetInternalFormatInfo(GLenum internalFormat, StandardGL standard); argument
|
| D | formatutilsgl.cpp | 35 InternalFormat::InternalFormat() : texture(), filter(), textureAttachment(), renderbuffer() {} in InternalFormat() function in rx::nativegl::InternalFormat
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | formatutilsgl.h | 51 struct InternalFormat struct 59 // Texture created with InternalFormat can be used in glFramebufferTexture2D argument 61 // Renderbuffer created with InternalFormat can be used in glFramebufferRenderbuffer argument 64 const InternalFormat &GetInternalFormatInfo(GLenum internalFormat, StandardGL standard); argument
|
| D | formatutilsgl.cpp | 37 InternalFormat::InternalFormat() : texture(), filter(), textureAttachment(), renderbuffer() {} in InternalFormat() function in rx::nativegl::InternalFormat
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | CopyCompressedTextureTest.cpp | 150 TEST_P(CopyCompressedTextureTest, InternalFormat) in TEST_P() argument
|
| D | CopyTextureTest.cpp | 627 TEST_P(CopyTextureTest, InternalFormat) in TEST_P() argument
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | CopyCompressedTextureTest.cpp | 150 TEST_P(CopyCompressedTextureTest, InternalFormat) in TEST_P() argument
|
| D | CopyTextureTest.cpp | 582 TEST_P(CopyTextureTest, InternalFormat) in TEST_P() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | gl_enum_utils_autogen.h | 102 InternalFormat, enumerator
|