Home
last modified time | relevance | path

Searched refs:colorEnabled (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/npm/node_modules/npmlog/
Dlog.js24 var colorEnabled
26 return colorEnabled != null ? colorEnabled : stream.isTTY
30 colorEnabled = true
31 this.gauge.setTheme({hasColor: colorEnabled, hasUnicode: unicodeEnabled})
34 colorEnabled = false
35 this.gauge.setTheme({hasColor: colorEnabled, hasUnicode: unicodeEnabled})
/third_party/jsframework/runtime/main/extend/systemplugin/napi/notification/
DnotificationRequest.js35 colorEnabled: '[PC preview] unknow colorEnabled', property
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineDepthTests.cpp1300 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createDepthTests() local
1350 colorEnabled)); in createDepthTests()
1370 colorEnabled)); in createDepthTests()
1391 colorEnabled /* colorAttachmentEnable */)); in createDepthTests()
1397 if (colorEnabled) in createDepthTests()
DvktPipelineStencilTests.cpp966 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createStencilTests() local
1043 …ConstructionType, stencilFormat, stencilStateFront, stencilStateBack, colorEnabled, useSeparateDep… in createStencilTests()
1057 if (colorEnabled) in createStencilTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp1300 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createDepthTests() local
1350 colorEnabled)); in createDepthTests()
1370 colorEnabled)); in createDepthTests()
1391 colorEnabled /* colorAttachmentEnable */)); in createDepthTests()
1397 if (colorEnabled) in createDepthTests()
DvktPipelineStencilTests.cpp966 const bool colorEnabled = colorAttachmentEnabled[colorAttachmentEnabledIdx]; in createStencilTests() local
1043 …ConstructionType, stencilFormat, stencilStateFront, stencilStateBack, colorEnabled, useSeparateDep… in createStencilTests()
1057 if (colorEnabled) in createStencilTests()