Home
last modified time | relevance | path

Searched defs:sRGB (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/tests/
DSRGBTest.cpp23 sk_sp<SkColorSpace> sRGB = SkColorSpace::MakeSRGB(), in DEF_TEST() local
52 sk_sp<SkColorSpace> sRGB = SkColorSpace::MakeSRGB(), in DEF_TEST() local
/third_party/skia/third_party/externals/angle2/src/common/
Dpacked_egl_enums.json44 "sRGB": "EGL_COLORSPACE_sRGB", string
DPackedEGLEnums_autogen.h29 sRGB = 0, enumerator
/third_party/mesa3d/src/gallium/frontends/nine/
Dsurface9.h95 NineSurface9_GetSurface( struct NineSurface9 *This, int sRGB ) in NineSurface9_GetSurface()
Dbasetexture9.h130 NineBaseTexture9_GetSamplerView( struct NineBaseTexture9 *This, const int sRGB ) in NineBaseTexture9_GetSamplerView()
Dbasetexture9.c486 const int sRGB ) in NineBaseTexture9_UpdateSamplerView()
Dnine_state.c724 const int sRGB = context->rs[D3DRS_SRGBWRITEENABLE] ? 1 : 0; in update_framebuffer() local
1006 int sRGB = context->samp[s][D3DSAMP_SRGBTEXTURE] ? 1 : 0; in update_textures_and_samplers() local
1052 int sRGB = context->samp[s][D3DSAMP_SRGBTEXTURE] ? 1 : 0; in update_textures_and_samplers() local
2219 const int sRGB = context->rs[D3DRS_SRGBWRITEENABLE] ? 1 : 0; in CSMT_ITEM_NO_WAIT() local
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.hpp132 bool sRGB; member in tcu::wgl::PixelFormatInfo
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSampler.hpp156 bool sRGB : 1; member
228 bool sRGB; member in sw::Sampler
DSampler.cpp286 void Sampler::setReadSRGB(bool sRGB) in setReadSRGB()
DPixelProcessor.cpp423 void PixelProcessor::setReadSRGB(unsigned int sampler, bool sRGB) in setReadSRGB()
558 void PixelProcessor::setWriteSRGB(bool sRGB) in setWriteSRGB()
DContext.cpp458 bool Context::setWriteSRGB(bool sRGB) in setWriteSRGB()
DVertexProcessor.cpp578 void VertexProcessor::setReadSRGB(unsigned int sampler, bool sRGB) in setReadSRGB()
DRenderer.cpp2438 void Renderer::setReadSRGB(SamplerType type, int sampler, bool sRGB) in setReadSRGB()
/third_party/skia/third_party/externals/libpng/contrib/tools/
DmakesRGB.c49 sRGB(unsigned int i) in sRGB() function
/third_party/vk-gl-cts/external/amber/src/src/
Dverifier.cc63 double SRGBToLinearValue(double sRGB) { in SRGBToLinearValue()
/third_party/glfw/src/
Dinternal.h309 GLFWbool sRGB; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelProgram.cpp1190 Float4 sRGB = sqrtx * Float4(1.14f) - x * Float4(0.14f); in linearToSRGB() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp916 void Renderer::setFramebufferSRGB (const bool sRGB) in setFramebufferSRGB()
Des31fTextureBorderClampTests.cpp426 const tcu::Vec4 sRGB = tcu::linearToSRGB(normalizedRange); in mapToFormatColorRepresentable() local
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp1580 deUint8 sRGB[MAX_BLOCK_WIDTH*MAX_BLOCK_HEIGHT*4]; in decompress() member
2944 deUint8 sRGB[MAX_BLOCK_WIDTH*MAX_BLOCK_HEIGHT*4]; in isValidBlock() member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.cpp2342 void State::setFramebufferSRGB(bool sRGB) in setFramebufferSRGB()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngstest.c172 sRGB(double linear /*range 0.0 .. 1.0*/) in sRGB() function
/third_party/spirv-headers/include/spirv/1.1/
Dspirv.cs234 sRGB = 15, enumerator
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.cs230 sRGB = 15, enumerator

123