Home
last modified time | relevance | path

Searched refs:attachmentPointIndex (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DFramebufferData.cpp54 int idx = attachmentPointIndex(attachment); in setAttachment()
81 int idx = attachmentPointIndex(attachment); in getAttachment()
87 int FramebufferData::attachmentPointIndex(GLenum attachment) in attachmentPointIndex() function in FramebufferData
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
DFramebufferData.h58 inline int attachmentPointIndex(GLenum attachment);