Home
last modified time | relevance | path

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

/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.cpp825 const TextureFormat& textureFormat, in readIntegerTextureViaFBOAndVerify()
882 const TextureFormat& textureFormat, in readFloatOrNormTextureWithLookupsAndVerify()
1033 const TextureFormat& textureFormat, in readBufferTextureWithMappingAndVerify()
1058 const TextureFormat& textureFormat, in readTextureAndVerify()
1288 …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/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp1610 const tcu::TextureFormat textureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8); in iterate() local
/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()
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp1097 const tcu::TextureFormat textureFormat = mapVkFormat(format); in createAttachmentImage() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp5434 const tcu::TextureFormat& textureFormat, in createBufferView()