Searched refs:dimming (Results 1 – 4 of 4) sorted by relevance
30 * Local dimming control
871 bool dimming = !mInstantHbmReq.get() && !mSdrDim.get() && !mPrevSdrDim.get(); in updateStates() local876 if (mGhbm.is_dirty() && dimming) { in updateStates()886 dimming = dimming && (mHbmDimming); in updateStates()890 dimming = false; in updateStates()896 mDimming.store(dimming); in updateStates()
711 * pname:localDimmingEnable specifies whether local dimming is enabled for716 ename:VK_TRUE, meaning local dimming is initially enabled for the swapchain.731 The local dimming HDR setting may also be changed over the life of a737 * pname:swapChain handle to enable local dimming.738 * pname:localDimmingEnable specifies whether local dimming is enabled for
965 dimming.967 can: be used to explicitly enable or disable local dimming for the969 Local dimming may also be overridden by flink:vkSetLocalDimmingAMD