Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.hpp120 virtual const tcu::TextureFormat& getTextureFormat (void) const = 0;
150 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture1D
172 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture1DArray
193 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture2D
215 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture2DArray
236 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture3D
258 …virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat();… in getTextureFormat() function in vkt::pipeline::TestTextureCube
280 …virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat();… in getTextureFormat() function in vkt::pipeline::TestTextureCubeArray
DvktPipelineImageUtil.cpp527 if (tcu::isCombinedDepthStencilType(srcTexture.getTextureFormat().type)) in uploadTestTexture()
532 if (tcu::hasDepthComponent(srcTexture.getTextureFormat().order)) in uploadTestTexture()
535 switch (srcTexture.getTextureFormat().type) { in uploadTestTexture()
552 if (tcu::hasStencilComponent(srcTexture.getTextureFormat().order)) in uploadTestTexture()
553 …cTexture.copy(tcu::getEffectiveDepthStencilTextureFormat(srcTexture.getTextureFormat(), tcu::Sampl… in uploadTestTexture()
555 …x, allocator, *srcDepthTexture, srcStencilTexture.get(), srcTexture.getTextureFormat(), destImage); in uploadTestTexture()
558 …queue, queueFamilyIndex, allocator, srcTexture, DE_NULL, srcTexture.getTextureFormat(), destImage); in uploadTestTexture()
720 tcu::TextureFormat textureFormat = getTextureFormat(); in getBufferCopyRegions()
DvktPipelineImageSamplingInstance.cpp1455 …const bool allowSnorm8Bug = m_texture->getTextureFormat().type == tcu::TextureFormat::SNORM_… in verifyImage()
1468 if (tcu::isSRGB(m_texture->getTextureFormat())) in verifyImage()
/external/swiftshader/src/OpenGL/libGL/
DSurface.h59 virtual GLenum getTextureFormat() const;
DSurface.cpp213 GLenum Surface::getTextureFormat() const in getTextureFormat() function in gl::Surface
/external/swiftshader/src/OpenGL/libEGL/
DSurface.hpp55 virtual EGLenum getTextureFormat() const;
DlibEGL.cpp429 *value = eglSurface->getTextureFormat(); in QuerySurface()
568 if(eglSurface->getTextureFormat() == EGL_NO_TEXTURE) in BindTexImage()
605 if(eglSurface->getTextureFormat() == EGL_NO_TEXTURE) in ReleaseTexImage()
DSurface.cpp215 EGLenum Surface::getTextureFormat() const in getTextureFormat() function in egl::Surface
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp317 const VkFormat format = mapTextureFormat(textureData->getTextureFormat()); in updateTextureData()
382 const vk::VkFormat format = mapTextureFormat(m_textureData->getTextureFormat()); in updateTextureViewMipLevels()
383 …const bool isShadowTexture = tcu::hasDepthComponent(m_textureData->getTextureFormat().or… in updateTextureViewMipLevels()
1293 …ampler(params.sampler, m_textureBindings[texUnit]->getTestTexture().getTextureFormat(), params.min… in renderQuad()
1303 …ysicalDevice(), mapTextureFormat(m_textureBindings[texUnit]->getTestTexture().getTextureFormat())); in renderQuad()
DvktTextureFilteringTests.cpp199 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
413 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
611 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
795 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
DvktTextureShadowTests.cpp321 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
DvktTextureMipmapTests.cpp770 const tcu::TextureFormat& texFmt = m_texture->getTextureFormat(); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp159 const tcu::TextureFormat& getTextureFormat (void) const;
993 const tcu::TextureFormat& BaseRenderingTestInstance::getTextureFormat (void) const in getTextureFormat() function in vkt::rasterization::__anon774c53d30111::BaseRenderingTestInstance
1041 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
1156 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
1273 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
1756 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
2083 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
2370 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in iterate()
2652 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.hpp121 tcu::TextureFormat getTextureFormat (void) const;
DvktSpvAsmGraphicsShaderTestUtil.cpp126 tcu::TextureFormat IFDataType::getTextureFormat (void) const in getTextureFormat() function in vkt::SpirVAssembly::IFDataType
3436 …const tcu::ConstPixelBufferAccess fragOutputBufferAccess (outputType.getTextureFormat(), renderSiz… in runAndVerifyDefaultPipeline()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp6605 const tcu::TextureFormat& getTextureFormat (void) const { return m_imageFormat; } in getTextureFormat() function in vkt::BindingModel::__anon1f3887440111::TexelBufferInstanceBuffers
7161 …<< "Buffer format is " << vk::getFormatName(vk::mapTextureFormat(m_texelBuffers.getTextureFormat()… in logTestPlan()
7496 …<< "Buffer format is " << vk::getFormatName(vk::mapTextureFormat(m_texelBuffers.getTextureFormat()… in logTestPlan()