Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp1889 static inline Framebuffer::AttachmentPoint mapGLAttachmentPoint (deUint32 attachment) in mapGLAttachmentPoint() function
1979 Framebuffer::AttachmentPoint point = mapGLAttachmentPoint(attachment); in framebufferTexture2D()
2041 Framebuffer::AttachmentPoint point = mapGLAttachmentPoint(attachment); in framebufferTextureLayer()
2111 Framebuffer::AttachmentPoint point = mapGLAttachmentPoint(attachment); in framebufferRenderbuffer()