Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderTextureSizeTests.cpp80 glw::GLenum getTextureGLInternalFormat (void);
159 …gl.getInternalformativ(getTextureGLTarget(), getTextureGLInternalFormat(), GL_SAMPLES, 1, &maxSamp… in init()
359 glw::GLenum TextureSizeCase::getTextureGLInternalFormat (void) in getTextureGLInternalFormat() function in deqp::gles31::Functional::__anoneadd815b0111::TextureSizeCase
389 …gl.texStorage2DMultisample(getTextureGLTarget(), m_numSamples, getTextureGLInternalFormat(), size.… in createTexture()
391 …gl.texStorage3DMultisample(getTextureGLTarget(), m_numSamples, getTextureGLInternalFormat(), size.… in createTexture()