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

  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Context.h 40 void validateAtt0PreDraw(unsigned int count);
GLESv2Context.cpp 54 void GLESv2Context::validateAtt0PreDraw(unsigned int count)
GLESv2Imp.cpp 567 ctx->validateAtt0PreDraw(count);
603 ctx->validateAtt0PreDraw(maxIndex);
    [all...]

Completed in 219 milliseconds