Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp3674 static const struct RenderbufferInternalFormatConfiguration struct in gl4cts::DirectStateAccess::Renderbuffers::StorageTest
3676 glw::GLenum internalformat;
3677 const glw::GLchar* internalformat_name;
3678 bool hasRedComponent;
3679 bool hasGreenComponent;
3680 bool hasBlueComponent;
3681 bool hasAlphaComponent;
3682 bool hasDepthComponent;
3683 bool hasStencilComponent;
3684 bool isColorIntegralFormat;
[all …]