/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageUtil.hpp | 188 virtual const tcu::TextureFormat& getTextureFormat (void) const = 0; 218 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture1D 240 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture1DArray 262 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture2D 284 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture2DArray 305 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture3D 327 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTextureCube 349 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTextureCubeArray
|
H A D | vktPipelineImageUtil.cpp | 617 if (tcu::isCombinedDepthStencilType(srcTexture.getTextureFormat().type)) in uploadTestTexture() 622 if (tcu::hasDepthComponent(srcTexture.getTextureFormat().order)) in uploadTestTexture() 625 switch (srcTexture.getTextureFormat().type) in uploadTestTexture() 643 if (tcu::hasStencilComponent(srcTexture.getTextureFormat().order)) in uploadTestTexture() 644 srcStencilTexture = srcTexture.copy(tcu::getEffectiveDepthStencilTextureFormat(srcTexture.getTextureFormat(), tcu::Sampler::MODE_STENCIL)); in uploadTestTexture() 646 uploadTestTextureInternal(vk, device, queue, queueFamilyIndex, allocator, *srcDepthTexture, srcStencilTexture.get(), srcTexture.getTextureFormat(), destImage, destImageLayout); in uploadTestTexture() 649 uploadTestTextureInternal(vk, device, queue, queueFamilyIndex, allocator, srcTexture, DE_NULL, srcTexture.getTextureFormat(), destImage, destImageLayout); in uploadTestTexture() 665 if (tcu::isCombinedDepthStencilType(srcTexture.getTextureFormat().type)) in uploadTestTextureSparse() 670 if (tcu::hasDepthComponent(srcTexture.getTextureFormat().order)) in uploadTestTextureSparse() 673 switch (srcTexture.getTextureFormat() in uploadTestTextureSparse() [all...] |
H A D | vktPipelineImageSamplingInstance.cpp | 1529 if (tcu::isSRGB(m_texture->getTextureFormat())) in verifyImage() 1535 if (isCombinedDepthStencilType(m_texture->getTextureFormat().type)) in verifyImage() 1552 switch (m_texture->getTextureFormat().type) in verifyImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineImageUtil.hpp | 188 virtual const tcu::TextureFormat& getTextureFormat (void) const = 0; 218 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture1D 240 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture1DArray 262 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture2D 284 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture2DArray 305 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTexture3D 327 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTextureCube 349 virtual const tcu::TextureFormat& getTextureFormat (void) const { return m_texture.getFormat(); } in getTextureFormat() function in vkt::pipeline::TestTextureCubeArray
|
H A D | vktPipelineImageUtil.cpp | 607 if (tcu::isCombinedDepthStencilType(srcTexture.getTextureFormat().type)) in uploadTestTexture() 612 if (tcu::hasDepthComponent(srcTexture.getTextureFormat().order)) in uploadTestTexture() 615 switch (srcTexture.getTextureFormat().type) in uploadTestTexture() 633 if (tcu::hasStencilComponent(srcTexture.getTextureFormat().order)) in uploadTestTexture() 634 srcStencilTexture = srcTexture.copy(tcu::getEffectiveDepthStencilTextureFormat(srcTexture.getTextureFormat(), tcu::Sampler::MODE_STENCIL)); in uploadTestTexture() 636 uploadTestTextureInternal(vk, device, queue, queueFamilyIndex, allocator, *srcDepthTexture, srcStencilTexture.get(), srcTexture.getTextureFormat(), destImage, destImageLayout); in uploadTestTexture() 639 uploadTestTextureInternal(vk, device, queue, queueFamilyIndex, allocator, srcTexture, DE_NULL, srcTexture.getTextureFormat(), destImage, destImageLayout); in uploadTestTexture() 655 if (tcu::isCombinedDepthStencilType(srcTexture.getTextureFormat().type)) in uploadTestTextureSparse() 660 if (tcu::hasDepthComponent(srcTexture.getTextureFormat().order)) in uploadTestTextureSparse() 663 switch (srcTexture.getTextureFormat() in uploadTestTextureSparse() [all...] |
H A D | vktPipelineImageSamplingInstance.cpp | 1521 if (tcu::isSRGB(m_texture->getTextureFormat())) in verifyImage() 1527 if (isCombinedDepthStencilType(m_texture->getTextureFormat().type)) in verifyImage() 1544 switch (m_texture->getTextureFormat().type) in verifyImage()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | Surface.hpp | 59 virtual EGLenum getTextureFormat() const;
|
H A D | Surface.cpp | 219 EGLenum Surface::getTextureFormat() const in getTextureFormat() function in egl::Surface
|
H A D | libEGL.cpp | 547 *value = eglSurface->getTextureFormat(); in QuerySurface() 739 if(eglSurface->getTextureFormat() == EGL_NO_TEXTURE) in BindTexImage() 778 if(eglSurface->getTextureFormat() == EGL_NO_TEXTURE) in ReleaseTexImage()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Surface.h | 126 TextureFormat getTextureFormat() const;
|
H A D | Surface.cpp | 432 TextureFormat Surface::getTextureFormat() const in getTextureFormat() function in egl::Surface
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureCompressedFormatTests.cpp | 369 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate() 500 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate()
|
H A D | vktTextureTestUtil.cpp | 347 const VkFormat format = textureData->isCompressed() ? mapCompressedTextureFormat(textureData->getCompressedLevel(0, 0).getFormat()) : mapTextureFormat(textureData->getTextureFormat()); in updateTextureData() 449 const vk::VkFormat format = m_textureData->isCompressed() ? mapCompressedTextureFormat(m_textureData->getCompressedLevel(0, 0).getFormat()) : mapTextureFormat(m_textureData->getTextureFormat()); in updateTextureViewMipLevels() 1430 VkSamplerCreateInfo samplerCreateInfo = mapSampler(params.sampler, m_textureBindings[texUnit]->getTestTexture().getTextureFormat(), params.minLod, params.maxLod, params.unnormal); in renderQuad() 1443 : mapTextureFormat (testTexture.getTextureFormat()); in renderQuad()
|
H A D | vktTextureFilteringTests.cpp | 329 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() 564 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() 782 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() 991 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
|
H A D | vktTextureSwizzleTests.cpp | 152 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate()
|
H A D | vktTextureShadowTests.cpp | 374 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() 1064 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureCompressedFormatTests.cpp | 369 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate() 500 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate()
|
H A D | vktTextureTestUtil.cpp | 357 const VkFormat format = textureData->isCompressed() ? mapCompressedTextureFormat(textureData->getCompressedLevel(0, 0).getFormat()) : mapTextureFormat(textureData->getTextureFormat()); in updateTextureData() 459 const vk::VkFormat format = m_textureData->isCompressed() ? mapCompressedTextureFormat(m_textureData->getCompressedLevel(0, 0).getFormat()) : mapTextureFormat(m_textureData->getTextureFormat()); in updateTextureViewMipLevels() 1463 VkSamplerCreateInfo samplerCreateInfo = mapSampler(params.sampler, m_textureBindings[texUnit]->getTestTexture().getTextureFormat(), params.minLod, params.maxLod, params.unnormal); in renderQuad() 1476 : mapTextureFormat (testTexture.getTextureFormat()); in renderQuad()
|
H A D | vktTextureFilteringTests.cpp | 328 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() 563 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() 781 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() 990 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate()
|
H A D | vktTextureSwizzleTests.cpp | 135 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fUniformLocationTests.cpp | 458 deUint32 getTextureFormat (glu::DataType samplerType) 498 const deUint32 format = getTextureFormat(samplerType);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.hpp | 132 tcu::TextureFormat getTextureFormat (void) const;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.hpp | 132 tcu::TextureFormat getTextureFormat (void) const;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationTests.cpp | 198 const tcu::TextureFormat& getTextureFormat (void) const; 1022 const tcu::TextureFormat& BaseRenderingTestInstance::getTextureFormat (void) const in getTextureFormat() function in vkt::rasterization::__anon28377::BaseRenderingTestInstance 1096 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in compareAndVerify() 1478 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in compareAndVerify() 1762 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in compareAndVerify() 5078 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); 5405 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); 5731 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); 6196 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); 6486 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
H A D | vktRasterizationTests.cpp | 222 const tcu::TextureFormat& getTextureFormat (void) const; 1019 const tcu::TextureFormat& BaseRenderingTestInstance::getTextureFormat (void) const in getTextureFormat() function in vkt::rasterization::__anon29580::BaseRenderingTestInstance 1093 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in compareAndVerify() 1475 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in compareAndVerify() 1759 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); in compareAndVerify() 4828 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); 5155 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); 5481 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); 5943 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); 6233 tcu::IVec4 colorBits = tcu::getTextureFormatBitDepth(getTextureFormat()); [all...] |