Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DCaps.h93 struct Extensions struct
125 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 …]
Dformatutils.cpp67 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()
/device/generic/vulkan-cereal/third-party/angle/doc/
DExtensionSupport.md60 ### Notes
DUpdate20120704.md15 ## Extensions section in ANGLE Development Update - July 4, 2012