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

  /external/deqp/framework/opengl/
gluStrUtil.cpp 121 detail::EnumPointerFmt getInvalidateAttachmentStr (const deUint32* attachments, int numAttachments)
gluStrUtil.hpp 92 detail::EnumPointerFmt getInvalidateAttachmentStr (const deUint32* attachments, int numAttachments);
gluStrUtilPrototypes.inl 111 inline tcu::Format::Enum<int, 2> getInvalidateAttachmentStr (int value) { return tcu::Format::Enum<int, 2>(getInvalidateAttachmentName, value); }
  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 625 << glu::getInvalidateAttachmentStr(attachments, numAttachments) << ", "

Completed in 92 milliseconds