Home
last modified time | relevance | path

Searched defs:InternalFormat (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/
Dformatutils.h58 struct InternalFormat struct
62 GLuint redBits;
63 GLuint greenBits;
64 GLuint blueBits;
66 GLuint luminanceBits;
68 GLuint alphaBits;
69 GLuint sharedBits;
71 GLuint depthBits;
72 GLuint stencilBits;
97 const InternalFormat &GetInternalFormatInfo(GLenum internalFormat); argument
Dformatutils.cpp251 InternalFormat::InternalFormat() in InternalFormat() function in gl::InternalFormat
/external/deqp/modules/gles3/functional/
Des3fInternalFormatQueryTests.cpp172 const struct InternalFormat in init() struct
174 const char* name; in init()
175 GLenum format; in init()
176 bool isIntegerFormat; in init()
/external/deqp/modules/gles31/functional/
Des31fInternalFormatQueryTests.cpp353 static const struct InternalFormat in init() struct
355 const char* name; in init()
356 glw::GLenum format; in init()
357 FormatSamplesCase::FormatType type; in init()
/external/chromium_org/gpu/command_buffer/tests/
Dgl_copy_texture_CHROMIUM_unittest.cc79 TEST_F(GLCopyTextureCHROMIUMTest, InternalFormat) { in TEST_F() argument
/external/mesa3d/src/mesa/main/
Dmtypes.h1189 GLint InternalFormat; /**< Internal format as given by the user */ member
2615 GLenum InternalFormat; /**< The user-specified format */ member
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dmtypes.h1189 GLint InternalFormat; /**< Internal format as given by the user */ member
2615 GLenum InternalFormat; /**< The user-specified format */ member