Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.h111 GLenum framebufferType);
Dformatutilsgl.cpp829 GLenum framebufferType) in GetCopyTexImageImageFormat() argument
833 functions, features, gl::GetInternalFormatInfo(internalFormat, framebufferType)); in GetCopyTexImageImageFormat()
/external/deqp/modules/gles3/functional/
Des3fPixelBufferObjectTests.cpp74 FramebufferType framebufferType; member
111 , m_framebuffeType (spec.framebufferType) in ReadPixelsTest()
719 testSpec.framebufferType = ReadPixelsTest::TestSpec::FRAMEBUFFERTYPE_RENDERBUFFER, in init()