Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dformatutilsgl.h121 struct RenderbufferFormat struct
125 RenderbufferFormat GetRenderbufferFormat(const FunctionsGL *functions, argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp131 struct RenderbufferFormat struct
133 GLenum format;
134 RenderBufferType type;
135 const char* requiredExtension;
136 const char* secondReqiredExtension;
138RenderbufferFormat(GLenum aFormat, RenderBufferType aType, const char* aRequiredExtension = DE_NUL… in RenderbufferFormat() argument