Home
last modified time | relevance | path

Searched defs:isSRGB (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h110 bool isSRGB; member
150 bool isSRGB, in Format()
/third_party/flutter/skia/src/gpu/
DGrDataUtils.cpp373 bool* isNormalized, bool* isSRGB) { in get_load_and_get_swizzle()
430 bool* isNormalized, bool* isSRGB) { in get_dst_swizzle_and_store()
/third_party/skia/src/gpu/
DGrDataUtils.cpp348 bool* isNormalized, bool* isSRGB) { in get_load_and_src_swizzle()
425 LumMode* lumMode, bool* isNormalized, bool* isSRGB) { in get_dst_swizzle_and_store()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp234 bool isSRGB = internalFormat == GL_SRGB8 || internalFormat == GL_SRGB8_ALPHA8; in createTexture() local
477 unsigned int components, bool isSRGB, in generateTextureData()
953 …const bool isSRGB = textureInternalFormat == GL_SRGB8 || textureInternalFormat == GL_SRGB8_ALP… in iterate() local
1139 const bool isSRGB = m_testFormat.format == GL_SRGB8 || m_testFormat.format == GL_SRGB8_ALPHA8; in iterate() local
/third_party/skia/src/core/
DSkColorSpace.cpp144 bool SkColorSpace::isSRGB() const { in isSRGB() function in SkColorSpace
/third_party/flutter/skia/src/core/
DSkColorSpace.cpp155 bool SkColorSpace::isSRGB() const { in isSRGB() function in SkColorSpace
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp698 …gNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, bool isSRGB, const tcu::Pix… in executeColorWrite()
742 …nts, const Vec4& colorMaskFactor, const Vec4& colorMaskNegationFactor, bool isSRGB, const tcu::Pix… in executeMaskedColorWrite()
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp456 inline void setASTCErrorColorBlock (void* dst, int blockWidth, int blockHeight, bool isSRGB) in setASTCErrorColorBlock()
484 …void* dst, const Block128& blockData, int blockWidth, int blockHeight, bool isSRGB, bool isLDRMode) in decodeVoidExtentBlock()
1409 …int numPartitions, int blockWidth, int blockHeight, bool isSRGB, bool isLDRMode, const deUint32* c… in setTexelColors()
1486 …ck (void* dst, const Block128& blockData, int blockWidth, int blockHeight, bool isSRGB, bool isLDR) in decompressBlock()
1571 void decompress (const PixelBufferAccess& dst, const deUint8* data, bool isSRGB, bool isLDR) in decompress()
2936 const bool isSRGB = isAstcSRGBFormat(format); in isValidBlock() local
DtcuTextureUtil.cpp102 bool isSRGB (TextureFormat format) in isSRGB() function
DtcuCompressedTexture.cpp345 CompressedTexFormat getAstcFormatByBlockSize (const IVec3& size, bool isSRGB) in getAstcFormatByBlockSize()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureWrapTests.cpp348 const bool isSRGB = tcu::isSRGB(texFormat); in iterate() local
Des3fFragmentOutputTests.cpp399 const bool isSRGB = tcu::isSRGB(dst.getFormat()); in renderFloatReference() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h245 bool isSRGB; member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp577 …onst deUint32 colorAttachment, glw::GLuint textureAttachmentHandle, const bool isSRGB, const FboTy… in TestFramebuffer()
1062 bool isSRGB; in createFBOwithColorAttachment() local
Des31fTextureBorderClampTests.cpp931 …const bool isSRGB = texFormat.order == tcu::TextureFormat::sRGB || texFormat.order == tcu:… in verifyImage() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp863 bool TextureD3D_2D::isSRGB(GLint level) const in isSRGB() function in rx::TextureD3D_2D
1646 bool TextureD3D_Cube::isSRGB(GLint level, GLint layer) const in isSRGB() function in rx::TextureD3D_Cube
2377 bool TextureD3D_3D::isSRGB(GLint level) const in isSRGB() function in rx::TextureD3D_3D
3040 bool TextureD3D_2DArray::isSRGB(GLint level) const in isSRGB() function in rx::TextureD3D_2DArray
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelRoutine.cpp993 bool PixelRoutine::isSRGB(int index) const in isSRGB() function in sw::PixelRoutine
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp936 bool TextureD3D_2D::isSRGB(GLint level) const in isSRGB() function in rx::TextureD3D_2D
1733 bool TextureD3D_Cube::isSRGB(GLint level, GLint layer) const in isSRGB() function in rx::TextureD3D_Cube
2468 bool TextureD3D_3D::isSRGB(GLint level) const in isSRGB() function in rx::TextureD3D_3D
3134 bool TextureD3D_2DArray::isSRGB(GLint level) const in isSRGB() function in rx::TextureD3D_2DArray
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp936 bool PixelRoutine::isSRGB(int index) const in isSRGB() function in sw::PixelRoutine
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp195 const bool isSRGB = angleFormat.isSRGB; in CanGenerateMipmapWithCompute() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.cpp2429 void Surface::decodeETC2(Buffer &internal, Buffer &external, int nbAlphaBits, bool isSRGB) in decodeETC2()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp3411 bool isSRGB = tcu::isSRGB(colorBuf0.raw().getFormat()); in clear() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3841 const bool isSRGB; in floatNearestBlitCompare() member