/external/skqp/src/core/ |
D | SkColorSpace.cpp | 155 bool SkColorSpace::isSRGB() const { in isSRGB() function in SkColorSpace
|
/external/skia/src/core/ |
D | SkColorSpace.cpp | 155 bool SkColorSpace::isSRGB() const { in isSRGB() function in SkColorSpace
|
/external/deqp/framework/referencerenderer/ |
D | rrFragmentOperations.cpp | 694 …gNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, bool isSRGB, const tcu::Pix… in executeColorWrite() 738 …nts, const Vec4& colorMaskFactor, const Vec4& colorMaskNegationFactor, bool isSRGB, const tcu::Pix… in executeMaskedColorWrite()
|
/external/deqp/framework/common/ |
D | tcuAstcUtil.cpp | 456 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
|
D | tcuTextureUtil.cpp | 102 bool isSRGB (TextureFormat format) in isSRGB() function
|
D | tcuCompressedTexture.cpp | 345 CompressedTexFormat getAstcFormatByBlockSize (const IVec3& size, bool isSRGB) in getAstcFormatByBlockSize()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureWrapTests.cpp | 334 const bool isSRGB = tcu::isSRGB(texFormat); in iterate() local
|
D | es3fFragmentOutputTests.cpp | 399 const bool isSRGB = tcu::isSRGB(dst.getFormat()); in renderFloatReference() local
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 245 bool isSRGB; member
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboSRGBWriteControlTests.cpp | 577 …onst deUint32 colorAttachment, glw::GLuint textureAttachmentHandle, const bool isSRGB, const FboTy… in TestFramebuffer() 1062 bool isSRGB; in createFBOwithColorAttachment() local
|
D | es31fTextureBorderClampTests.cpp | 930 …const bool isSRGB = texFormat.order == tcu::TextureFormat::sRGB || texFormat.order == tcu:… in verifyImage() local
|
/external/swiftshader/src/Pipeline/ |
D | PixelRoutine.cpp | 920 bool PixelRoutine::isSRGB(int index) const in isSRGB() function in sw::PixelRoutine
|
/external/swiftshader/src/Shader/ |
D | PixelRoutine.cpp | 993 bool PixelRoutine::isSRGB(int index) const in isSRGB() function in sw::PixelRoutine
|
/external/swiftshader/src/Device/ |
D | Surface.cpp | 1857 void Surface::decodeETC2(Buffer &internal, Buffer &external, int nbAlphaBits, bool isSRGB) in decodeETC2() 1924 …TC(Buffer &internal, Buffer &external, int xBlockSize, int yBlockSize, int zBlockSize, bool isSRGB) in decodeASTC()
|
/external/swiftshader/src/Renderer/ |
D | Surface.cpp | 2592 void Surface::decodeETC2(Buffer &internal, Buffer &external, int nbAlphaBits, bool isSRGB) in decodeETC2() 2659 …TC(Buffer &internal, Buffer &external, int xBlockSize, int yBlockSize, int zBlockSize, bool isSRGB) in decodeASTC()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3374 bool isSRGB = tcu::isSRGB(colorBuf0.raw().getFormat()); in clear() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 2139 const bool isSRGB; in floatNearestBlitCompare() member
|