Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.h442 GLuint matchId);
DFramebuffer.cpp960 GLuint matchId) in detachMatchingAttachment() argument
962 if (attachment->isAttached() && attachment->type() == matchType && attachment->id() == matchId) in detachMatchingAttachment()