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

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

Completed in 84 milliseconds