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

  /development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Validate.h 39 static bool attribIndex(int index);
GLESv2Validate.cpp 164 bool GLESv2Validate::attribIndex(int index){
GLESv2Imp.cpp 175 SET_ERROR_IF(!GLESv2Validate::attribIndex(index),GL_INVALID_VALUE);
    [all...]

Completed in 206 milliseconds