Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DClearTest.cpp21 struct FormatTableElement struct
23 GLint internalformat;
24 GLenum format;
25 GLenum type;
27 bool isInt() const in isInt()
34 bool isUInt() const in isUInt()