Searched defs:Extensions (Results 1 – 4 of 4) sorted by relevance
93 struct Extensions struct125 bool depthTextureAny() const { return (depthTextureANGLE || depthTextureOES); } in depthTextureAny()130 bool elementIndexUintOES = false;133 bool packedDepthStencilOES = false;136 bool readDepthNV = false;139 bool readStencilNV = false;142 bool depthBufferFloat2NV = false;145 bool getProgramBinaryOES = false;149 bool rgb8rgba8OES = false;153 bool textureFormatBGRA8888 = false;[all …]
67 static bool AlwaysSupported(const Version &, const Extensions &) in AlwaysSupported()72 static bool NeverSupported(const Version &, const Extensions &) in NeverSupported()78 static bool RequireES(const Version &clientVersion, const Extensions &) in RequireES()
60 ### Notes
15 ## Extensions section in ANGLE Development Update - July 4, 2012