Home
last modified time | relevance | path

Searched defs:textureFormat (Results 1 – 10 of 10) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/post/
DFilter.java97 …public void init(Renderer renderer, int width, int height, Format textureFormat, Format depthBuffe… in init()
130 …public void init(Renderer renderer, int width, int height, Format textureFormat, Format depthBuffe… in init()
134 …public void init(Renderer renderer, int width, int height, Format textureFormat, Format depthBuffe… in init()
148 …public void init(Renderer renderer, int width, int height, Format textureFormat, Format depthBuffe… in init()
/external/deqp/framework/common/
DtcuImageIO.cpp107 TextureFormat textureFormat; in loadPNG() local
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1025 tcu::TextureFormat textureFormat, in TextureGatherCase()
1143 …ureGatherCase::genGatherFuncCall (GatherType gatherType, const tcu::TextureFormat& textureFormat, … in genGatherFuncCall()
1214 const tcu::TextureFormat& textureFormat, in genProgramSources()
1544 …s> generateBasic2DCaseIterations (GatherType gatherType, const tcu::TextureFormat& textureFormat, … in generateBasic2DCaseIterations()
1624 tcu::TextureFormat textureFormat, in TextureGather2DCase()
1714 tcu::TextureFormat textureFormat, in TextureGather2DArrayCase()
1846 tcu::TextureFormat textureFormat, in TextureGatherCubeCase()
1986 tcu::TextureFormat textureFormat, in makeTextureGatherCase()
Des31fShaderImageLoadStoreTests.cpp815 const TextureFormat& textureFormat, in readIntegerTextureViaFBOAndVerify()
872 const TextureFormat& textureFormat, in readFloatOrNormTextureWithLookupsAndVerify()
1022 const TextureFormat& textureFormat, in readBufferTextureWithMappingAndVerify()
1047 const TextureFormat& textureFormat, in readTextureAndVerify()
1276 …ntext& context, const char* name, const char* description, const TextureFormat& textureFormat, con… in ImageLoadAndStoreCase()
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1320 …tcu::TextureFormat textureFormat (tcu::TextureFormat::RGBA, (m_fboType == FBO_RGBA_FLOAT16) ? (tc… in testFBO() local
1514 …tcu::TextureFormat textureFormat (tcu::TextureFormat::RGBA, (m_fboType == FBO_RGBA_FLOAT16) ? (… in testFBO() local
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1683 …tcu::TextureFormat textureFormat (tcu::TextureFormat::RGBA, (m_fboType == FBO_RGBA_FLOAT16 || m_f… in testFBO() local
1882 …tcu::TextureFormat textureFormat (tcu::TextureFormat::RGBA, (m_fboType == FBO_RGBA_FLOAT16 || m… in testFBO() local
/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp419 const EGLint textureFormat = eglu::querySurfaceInt(egl, display, *surface, EGL_TEXTURE_FORMAT); in executeForConfig() local
/external/mesa3d/src/glx/
Dglxclient.h138 GLenum textureFormat; /* EXT_texture_from_pixmap support */ member
/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp86 … getPixelFormatCompareDepth (const tcu::PixelFormat& pixelFormat, tcu::TextureFormat textureFormat) in getPixelFormatCompareDepth()
98 …ec4 computeCompareThreshold (const tcu::PixelFormat& pixelFormat, tcu::TextureFormat textureFormat) in computeCompareThreshold()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp116 … getPixelFormatCompareDepth (const tcu::PixelFormat& pixelFormat, tcu::TextureFormat textureFormat) in getPixelFormatCompareDepth()
128 static IVec4 getEffectiveTextureFormatBitDepth (tcu::TextureFormat textureFormat) in getEffectiveTextureFormatBitDepth()
140 …ec4 computeCompareThreshold (const tcu::PixelFormat& pixelFormat, tcu::TextureFormat textureFormat) in computeCompareThreshold()