Home
last modified time | relevance | path

Searched refs:ValidQueryType (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/
DvalidationES.h31 bool ValidQueryType(const Context *context, GLenum queryType);
DvalidationES.cpp210 bool ValidQueryType(const Context *context, GLenum queryType) in ValidQueryType() function
973 if (!ValidQueryType(context, target)) in ValidateBeginQuery()
1027 if (!ValidQueryType(context, target)) in ValidateEndQuery()
DlibGLESv2.cpp2563 if (!ValidQueryType(context, target)) in glGetQueryivEXT()
5369 if (!ValidQueryType(context, target)) in glGetQueryiv()