Home
last modified time | relevance | path

Searched defs:getInternalFormat (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
DRenderbuffer.cpp118 sw::Format RenderbufferTexture2D::getInternalFormat() const in getInternalFormat() function in gl::RenderbufferTexture2D
174 sw::Format RenderbufferTextureCubeMap::getInternalFormat() const in getInternalFormat() function in gl::RenderbufferTextureCubeMap
235 sw::Format Renderbuffer::getInternalFormat() const in getInternalFormat() function in gl::Renderbuffer
318 sw::Format RenderbufferStorage::getInternalFormat() const in getInternalFormat() function in gl::RenderbufferStorage
DTexture.cpp350 sw::Format Texture2D::getInternalFormat(GLenum target, GLint level) const in getInternalFormat() function in gl::Texture2D
723 sw::Format TextureCubeMap::getInternalFormat(GLenum target, GLint level) const in getInternalFormat() function in gl::TextureCubeMap
DImage.cpp104 sw::Format Image::getInternalFormat() in getInternalFormat() function in gl::Image
/external/swiftshader/src/OpenGL/libGLESv2/
DRenderbuffer.cpp130 sw::Format RenderbufferTexture2D::getInternalFormat() const in getInternalFormat() function in es2::RenderbufferTexture2D
207 sw::Format RenderbufferTexture3D::getInternalFormat() const in getInternalFormat() function in es2::RenderbufferTexture3D
275 sw::Format RenderbufferTextureCubeMap::getInternalFormat() const in getInternalFormat() function in es2::RenderbufferTextureCubeMap
363 sw::Format Renderbuffer::getInternalFormat() const in getInternalFormat() function in es2::Renderbuffer
449 sw::Format RenderbufferStorage::getInternalFormat() const in getInternalFormat() function in es2::RenderbufferStorage
DTexture.cpp617 sw::Format Texture2D::getInternalFormat(GLenum target, GLint level) const in getInternalFormat() function in es2::Texture2D
1102 sw::Format TextureCubeMap::getInternalFormat(GLenum target, GLint level) const in getInternalFormat() function in es2::TextureCubeMap
1569 sw::Format Texture3D::getInternalFormat(GLenum target, GLint level) const in getInternalFormat() function in es2::Texture3D
/external/swiftshader/src/OpenGL/libGLES_CM/
DRenderbuffer.cpp130 sw::Format RenderbufferTexture2D::getInternalFormat() const in getInternalFormat() function in es1::RenderbufferTexture2D
203 sw::Format Renderbuffer::getInternalFormat() const in getInternalFormat() function in es1::Renderbuffer
279 sw::Format RenderbufferStorage::getInternalFormat() const in getInternalFormat() function in es1::RenderbufferStorage
DTexture.cpp441 sw::Format Texture2D::getInternalFormat(GLenum target, GLint level) const in getInternalFormat() function in es1::Texture2D
/external/swiftshader/src/OpenGL/libEGL/
DSurface.cpp185 sw::Format Surface::getInternalFormat() const in getInternalFormat() function in egl::Surface
/external/swiftshader/src/OpenGL/common/
DImage.hpp135 sw::Format getInternalFormat() const in getInternalFormat() function in egl::Image
/external/deqp/framework/opengl/
DgluTextureUtil.cpp140 deUint32 getInternalFormat (tcu::TextureFormat texFormat) in getInternalFormat() function
/external/deqp/modules/egl/
DteglImageUtil.cpp184 GLenum getInternalFormat (void) const { return m_internalFormat; } in getInternalFormat() function in deqp::egl::Image::TextureImageSource
/external/swiftshader/src/Renderer/
DSurface.hpp562 Format Surface::getInternalFormat() const in getInternalFormat() function in sw::Surface