Home
last modified time | relevance | path

Searched defs:isCompressed (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DDecompressor.cpp79 bool Decompressor::isCompressed(const object::SectionRef &Section) { in isCompressed() function in Decompressor
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DFormat.h43 bool isCompressed; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_format_traits.hpp714 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 bool isCompressed( VULKAN_HPP_NAMESPACE::Format format ) in isCompressed() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DFormat.h89 bool isCompressed; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.hpp175 virtual bool isCompressed (void) const { return !m_compressedLevels.empty(); } in isCompressed() function in vkt::pipeline::TestTexture
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2363 const bool isCompressed = isCompressedFormat(format); in createAttachmentFeedbackLoopLayoutSamplerTests() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFormat.cpp493 bool Format::isCompressed() const in isCompressed() function in vk::Format
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineImageUtil.hpp175 virtual bool isCompressed (void) const { return !m_compressedLevels.empty(); } in isCompressed() function in vkt::pipeline::TestTexture
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2363 const bool isCompressed = isCompressedFormat(format); in createAttachmentFeedbackLoopLayoutSamplerTests() local
/third_party/skia/gm/
Dbc1_transparency.cpp122 bool isCompressed = false; in draw_image() local
Dcompressed_textures.cpp274 bool isCompressed = false; in drawCell() local
Dexoticformats.cpp383 bool isCompressed = false; in drawImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTransfer.cpp203 const bool isCompressed = isCompressedFormat(m_params.imageFormat); in iterate() local
DvktImageCompressionTranscodingSupport.cpp558 const bool isCompressed = compressedNdx == imageNdx ? true : false; in iterate() local
674 const bool isCompressed) in copyDataToImage()
944 …:createImageInfos (ImageData& imageData, const vector<UVec3>& mipMapSizes, const bool isCompressed) in createImageInfos()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DObjectFile.h462 inline bool SectionRef::isCompressed() const { in isCompressed() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageTransfer.cpp203 const bool isCompressed = isCompressedFormat(m_params.imageFormat); in iterate() local
DvktImageCompressionTranscodingSupport.cpp558 const bool isCompressed = compressedNdx == imageNdx ? true : false; in iterate() local
674 const bool isCompressed) in copyDataToImage()
944 …:createImageInfos (ImageData& imageData, const vector<UVec3>& mipMapSizes, const bool isCompressed) in createImageInfos()
/third_party/skia/tests/
DGrSurfaceTest.cpp128 bool isCompressed = caps->isFormatCompressed(combo.fFormat); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DTexture.cpp786 bool Texture2D::isCompressed(GLenum target, GLint level) const in isCompressed() function in es2::Texture2D
1271 bool TextureCubeMap::isCompressed(GLenum target, GLint level) const in isCompressed() function in es2::TextureCubeMap
1823 bool Texture3D::isCompressed(GLenum target, GLint level) const in isCompressed() function in es2::Texture3D
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp1655 bool isCompressed = GrVkFormatToCompressionType(vkFormat, &compressionType); in createVkImageForBackendSurface() local
1672 bool isCompressed = GrVkFormatToCompressionType(vkFormat, &compressionType); in createVkImageForBackendSurface() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp470 const bool isCompressed = glu::isCompressedFormat(format); in isCoreFilterableFormat() local
2405 const bool isCompressed = glu::isCompressedFormat(format); in init() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES3.cpp353 bool isCompressed, in ValidateES3TexImageParametersBase()
640 bool isCompressed, in ValidateES3TexImage2DParameters()
669 bool isCompressed, in ValidateES3TexImage3DParameters()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES3.cpp458 bool isCompressed, in ValidateES3TexImageParametersBase()
867 bool isCompressed, in ValidateES3TexImage2DParameters()
897 bool isCompressed, in ValidateES3TexImage3DParameters()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp620 bool isCompressed = hasSecFlag(Entry, SecFlagCompress); in readImpl() local
DInstrProf.cpp445 bool isCompressed = (CompressedSize != 0); in readPGOFuncNameStrings() local

12