Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.hpp182 virtual const tcu::TextureFormat& getTextureFormat (void) const = 0;
212 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture1D
234 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture1DArray
256 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture2D
278 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture2DArray
299 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture3D
321 …virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat();… in getTextureFormat() function in vkt::pipeline::TestTextureCube
343 …virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat();… in getTextureFormat() function in vkt::pipeline::TestTextureCubeArray
DvktPipelineImageUtil.cpp560 if (tcu::isCombinedDepthStencilType(srcTexture.getTextureFormat().type)) in uploadTestTexture()
565 if (tcu::hasDepthComponent(srcTexture.getTextureFormat().order)) in uploadTestTexture()
568 switch (srcTexture.getTextureFormat().type) in uploadTestTexture()
586 if (tcu::hasStencilComponent(srcTexture.getTextureFormat().order)) in uploadTestTexture()
587 …cTexture.copy(tcu::getEffectiveDepthStencilTextureFormat(srcTexture.getTextureFormat(), tcu::Sampl… in uploadTestTexture()
589 …x, allocator, *srcDepthTexture, srcStencilTexture.get(), srcTexture.getTextureFormat(), destImage); in uploadTestTexture()
592 …queue, queueFamilyIndex, allocator, srcTexture, DE_NULL, srcTexture.getTextureFormat(), destImage); in uploadTestTexture()
608 if (tcu::isCombinedDepthStencilType(srcTexture.getTextureFormat().type)) in uploadTestTextureSparse()
613 if (tcu::hasDepthComponent(srcTexture.getTextureFormat().order)) in uploadTestTextureSparse()
616 switch (srcTexture.getTextureFormat().type) in uploadTestTextureSparse()
[all …]
DvktPipelineImageSamplingInstance.cpp1416 …const bool allowSnorm8Bug = m_texture->getTextureFormat().type == tcu::TextureFormat::SNORM_… in verifyImage()
1429 if (tcu::isSRGB(m_texture->getTextureFormat())) in verifyImage()
1435 if (isCombinedDepthStencilType(m_texture->getTextureFormat().type)) in verifyImage()
1442 switch (m_texture->getTextureFormat().type) in verifyImage()
/external/swiftshader/src/OpenGL/libEGL/
DSurface.hpp59 virtual EGLenum getTextureFormat() const;
DSurface.cpp227 EGLenum Surface::getTextureFormat() const in getTextureFormat() function in egl::Surface
DlibEGL.cpp538 *value = eglSurface->getTextureFormat(); in QuerySurface()
730 if(eglSurface->getTextureFormat() == EGL_NO_TEXTURE) in BindTexImage()
769 if(eglSurface->getTextureFormat() == EGL_NO_TEXTURE) in ReleaseTexImage()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp101 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate()
DvktTextureTestUtil.cpp346 …ureData->getCompressedLevel(0, 0).getFormat()) : mapTextureFormat(textureData->getTextureFormat()); in updateTextureData()
445 …eData->getCompressedLevel(0, 0).getFormat()) : mapTextureFormat(m_textureData->getTextureFormat()); in updateTextureViewMipLevels()
1240 …ampler(params.sampler, m_textureBindings[texUnit]->getTestTexture().getTextureFormat(), params.min… in renderQuad()
1252 : mapTextureFormat (testTexture.getTextureFormat()); in renderQuad()
DvktTextureFilteringTests.cpp218 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
456 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
672 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
879 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
DvktTextureSwizzleTests.cpp134 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate()
DvktTextureShadowTests.cpp323 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
DvktTextureMipmapTests.cpp770 const tcu::TextureFormat& texFmt = m_texture->getTextureFormat(); in iterate()
/external/angle/src/libANGLE/
DSurface.h113 TextureFormat getTextureFormat() const;
DSurface.cpp383 TextureFormat Surface::getTextureFormat() const in getTextureFormat() function in egl::Surface
DvalidationEGL.cpp3353 if (surface->getTextureFormat() == TextureFormat::NoTexture) in ValidateBindTexImage()
3390 if (surface->getTextureFormat() == TextureFormat::NoTexture) in ValidateReleaseTexImage()
Dqueryutils.cpp4012 *value = ToEGLenum(surface->getTextureFormat()); in QuerySurfaceAttrib()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp182 const tcu::TextureFormat& getTextureFormat (void) const;
917 const tcu::TextureFormat& BaseRenderingTestInstance::getTextureFormat (void) const in getTextureFormat() function in vkt::rasterization::__anon89f0aedf0111::BaseRenderingTestInstance
965 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
1302 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
1507 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
2386 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
2713 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
3022 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
3477 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
3751 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp457 deUint32 getTextureFormat (glu::DataType samplerType) in getTextureFormat() function
497 const deUint32 format = getTextureFormat(samplerType); in createTexture()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp134 tcu::TextureFormat getTextureFormat (void) const;
DvktSpvAsmGraphicsShaderTestUtil.cpp137 tcu::TextureFormat IFDataType::getTextureFormat (void) const in getTextureFormat() function in vkt::SpirVAssembly::IFDataType
4530 …const tcu::ConstPixelBufferAccess fragOutputBufferAccess (outputType.getTextureFormat(), renderSiz… in runAndVerifyDefaultPipeline()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp7595 const tcu::TextureFormat& getTextureFormat (void) const { return m_imageFormat; } in getTextureFormat() function in vkt::BindingModel::__anon2c2ffb500111::TexelBufferInstanceBuffers
8337 …<< "Buffer format is " << vk::getFormatName(vk::mapTextureFormat(m_texelBuffers.getTextureFormat()… in logTestPlan()
8799 …<< "Buffer format is " << vk::getFormatName(vk::mapTextureFormat(m_texelBuffers.getTextureFormat()… in logTestPlan()