Home
last modified time | relevance | path

Searched defs:sizedFormat (Results 1 – 9 of 9) sorted by relevance

/external/deqp/framework/opengl/
DgluTexture.cpp63 Texture1D::Texture1D (const RenderContext& context, deUint32 sizedFormat, int width) in Texture1D()
117 Texture2D::Texture2D (const RenderContext& context, deUint32 sizedFormat, int width, int height) in Texture2D()
288 ImmutableTexture2D::ImmutableTexture2D (const RenderContext& context, deUint32 sizedFormat, int wid… in ImmutableTexture2D()
486 Texture1DArray::Texture1DArray (const RenderContext& context, deUint32 sizedFormat, int width, int … in Texture1DArray()
542 Texture2DArray::Texture2DArray (const RenderContext& context, deUint32 sizedFormat, int width, int … in Texture2DArray()
658 Texture3D::Texture3D (const RenderContext& context, deUint32 sizedFormat, int width, int height, in… in Texture3D()
782 TextureCubeArray::TextureCubeArray (const RenderContext& context, deUint32 sizedFormat, int size, i… in TextureCubeArray()
DgluTextureUtil.cpp1189 …orRenderable (const RenderContext& renderCtx, const ContextInfo& contextInfo, deUint32 sizedFormat) in isSizedFormatColorRenderable()
/external/deqp/modules/gles3/functional/
Des3fFboTestCase.cpp262 void FboTestCase::checkFormatSupport (deUint32 sizedFormat) in checkFormatSupport()
355 void FboTestCase::checkSampleCount (deUint32 sizedFormat, int numSamples) in checkSampleCount()
Des3fFboRenderTest.cpp238 static void checkColorFormatSupport (sglr::Context& context, deUint32 sizedFormat) in checkColorFormatSupport()
/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp273 void FboTestCase::checkFormatSupport (deUint32 sizedFormat) in checkFormatSupport()
366 void FboTestCase::checkSampleCount (deUint32 sizedFormat, int numSamples) in checkSampleCount()
Des31fShaderFramebufferFetchTests.cpp238 void checkFormatSupport (Context& context, deUint32 sizedFormat) in checkFormatSupport()
/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp235 GLenum sizedFormat; member
DglcPackedPixelsTests.cpp131 GLenum sizedFormat; member
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp393 static void checkColorFormatSupport (sglr::Context& context, deUint32 sizedFormat) in checkColorFormatSupport()