Searched refs:defaultColor (Results 1 – 8 of 8) sorted by relevance
108 const tcu::UVec4 defaultColor = defaultClearColorUint(tcuClearFormat); in defaultClearValue() local109 clearValue.color.uint32[0] = defaultColor.x(); in defaultClearValue()110 clearValue.color.uint32[1] = defaultColor.y(); in defaultClearValue()111 clearValue.color.uint32[2] = defaultColor.z(); in defaultClearValue()112 clearValue.color.uint32[3] = defaultColor.w(); in defaultClearValue()116 const tcu::IVec4 defaultColor = defaultClearColorInt(tcuClearFormat); in defaultClearValue() local117 clearValue.color.int32[0] = defaultColor.x(); in defaultClearValue()118 clearValue.color.int32[1] = defaultColor.y(); in defaultClearValue()119 clearValue.color.int32[2] = defaultColor.z(); in defaultClearValue()120 clearValue.color.int32[3] = defaultColor.w(); in defaultClearValue()[all …]
336 WORD defaultColor;339 :defaultColor(GetCurrentColor()) {}346 WORD operator()() const { return defaultColor; }
367 vec4 TDProjMap(int index, vec3 worldSpacePos, vec4 defaultColor) {370 default: return defaultColor;
49 static get defaultColor() { getter in CSSColor
2698 0:367 'defaultColor' ( in highp 4-component vector of float)2708 0:370 'defaultColor' ( in highp 4-component vector of float)6188 0:367 'defaultColor' ( in highp 4-component vector of float)6198 0:370 'defaultColor' ( in highp 4-component vector of float)8769 Name 254 "defaultColor"10231 254(defaultColor): 8(ptr) FunctionParameter10237 906: 7(fvec4) Load 254(defaultColor)
27741 defaultColor: colorEnabled ? '\u001B[39m' : '' property27773 state.defaultColor +27785 state.defaultColor +27794 (state.yellow + '⚠' + state.defaultColor) +27839 state.defaultColor +27844 right = state.yellow + 'written' + state.defaultColor;27873 (label === 'error' ? state.red : state.yellow) + label + state.defaultColor,27961 state.defaultColor