HomeSort by relevance Sort by last modified time
    Searched refs:ValidQueryType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
validationES.h 26 bool ValidQueryType(const gl::Context *context, GLenum queryType);
validationES.cpp 210 bool ValidQueryType(const Context *context, GLenum queryType)
884 if (!ValidQueryType(context, target))
933 if (!ValidQueryType(context, target))
    [all...]
libGLESv2.cpp     [all...]

Completed in 134 milliseconds