Home
last modified time | relevance | path

Searched refs:getEmulatedDitherControl (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp255 specConsts.dither = desc.getEmulatedDitherControl(); in MakeSpecConsts()
Dvk_cache_utils.h864 uint32_t getEmulatedDitherControl() const { return mShaders.shaders.emulatedDitherControl; } in getEmulatedDitherControl() function
DContextVk.cpp5173 if (ditherControl != mGraphicsPipelineDesc->getEmulatedDitherControl()) in updateDither()
6861 mGraphicsPipelineDesc->getEmulatedDitherControl(), in handleDirtyGraphicsDriverUniforms()