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

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLSharedGroup.cpp 166 if (m_Indexes[i].flags & INDEX_FLAG_SAMPLER_EXTERNAL) {
186 if (m_Indexes[i].flags & INDEX_FLAG_SAMPLER_EXTERNAL) {
431 pData->setIndexFlags(index, ProgramData::INDEX_FLAG_SAMPLER_EXTERNAL);
646 pData->setIndexFlags(index, ProgramData::INDEX_FLAG_SAMPLER_EXTERNAL);
GLSharedGroup.h 87 INDEX_FLAG_SAMPLER_EXTERNAL = 0x00000001,

Completed in 85 milliseconds