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

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 76 void setIndexFlags(GLuint index, GLuint flags);
GLSharedGroup.cpp 76 void ProgramData::setIndexFlags(GLuint index, GLuint flags)
351 pData->setIndexFlags(index, ProgramData::INDEX_FLAG_SAMPLER_EXTERNAL);
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 76 void setIndexFlags(GLuint index, GLuint flags);
GLSharedGroup.cpp 76 void ProgramData::setIndexFlags(GLuint index, GLuint flags)
351 pData->setIndexFlags(index, ProgramData::INDEX_FLAG_SAMPLER_EXTERNAL);

Completed in 184 milliseconds