Searched defs:InternalFormat (Results 1 – 7 of 7) sorted by relevance
58 struct InternalFormat struct62 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
251 InternalFormat::InternalFormat() in InternalFormat() function in gl::InternalFormat
172 const struct InternalFormat in init() struct174 const char* name; in init()175 GLenum format; in init()176 bool isIntegerFormat; in init()
353 static const struct InternalFormat in init() struct355 const char* name; in init()356 glw::GLenum format; in init()357 FormatSamplesCase::FormatType type; in init()
79 TEST_F(GLCopyTextureCHROMIUMTest, InternalFormat) { in TEST_F() argument
1189 GLint InternalFormat; /**< Internal format as given by the user */ member2615 GLenum InternalFormat; /**< The user-specified format */ member