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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
FramebufferData.h 58 inline int attachmentPointIndex(GLenum attachment);
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
FramebufferData.cpp 54 int idx = attachmentPointIndex(attachment);
81 int idx = attachmentPointIndex(attachment);
87 int FramebufferData::attachmentPointIndex(GLenum attachment)

Completed in 45 milliseconds