Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLESvalidate.h39 static bool framebufferAttachmentParams(GLenum pname);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESvalidate.cpp156 bool GLESvalidate::framebufferAttachmentParams(GLenum pname){ in framebufferAttachmentParams() function in GLESvalidate
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp2680 !GLEScmValidate::framebufferAttachmentParams(pname), GL_INVALID_ENUM); in glGetFramebufferAttachmentParameterivOES()