/external/jmonkeyengine/engine/src/core/com/jme3/post/ |
D | Filter.java | 97 …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/ |
D | tcuImageIO.cpp | 107 TextureFormat textureFormat; in loadPNG() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 1025 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()
|
D | es31fShaderImageLoadStoreTests.cpp | 815 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/ |
D | es2sSpecialFloatTests.cpp | 1320 …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/ |
D | es3sSpecialFloatTests.cpp | 1683 …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/ |
D | teglQuerySurfaceTests.cpp | 419 const EGLint textureFormat = eglu::querySurfaceInt(egl, display, *surface, EGL_TEXTURE_FORMAT); in executeForConfig() local
|
/external/mesa3d/src/glx/ |
D | glxclient.h | 138 GLenum textureFormat; /* EXT_texture_from_pixmap support */ member
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureSpecificationTests.cpp | 86 … 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/ |
D | es3fTextureSpecificationTests.cpp | 116 … 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()
|