Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp3702 static const struct RenderbufferInternalFormatConfiguration struct in gl4cts::DirectStateAccess::Renderbuffers::StorageTest
3704 glw::GLenum internalformat;
3705 const glw::GLchar* internalformat_name;
3706 bool hasRedComponent;
3707 bool hasGreenComponent;
3708 bool hasBlueComponent;
3709 bool hasAlphaComponent;
3710 bool hasDepthComponent;
3711 bool hasStencilComponent;
3712 bool isColorIntegralFormat;
[all …]