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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 448 void getCurrentReadFormatType(GLenum *internalFormat, GLenum *format, GLenum *type);
validationES.cpp 855 context->getCurrentReadFormatType(&currentInternalFormat, &currentFormat, &currentType);
    [all...]
Context.cpp     [all...]

Completed in 40 milliseconds