Searched refs:coverageModulation (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLTestInterface.cpp204 fFunctions.fCoverageModulation = bind_to_member(this, &GrGLTestInterface::coverageModulation);
H A DGrGLTestInterface.h209 virtual GrGLvoid coverageModulation(GrGLenum components) {} function in class:GrGLTestInterface
/external/skqp/src/gpu/gl/
H A DGrGLTestInterface.cpp204 fFunctions.fCoverageModulation = bind_to_member(this, &GrGLTestInterface::coverageModulation);
H A DGrGLTestInterface.h209 virtual GrGLvoid coverageModulation(GrGLenum components) {} function in class:GrGLTestInterface
/external/vulkan-validation-layers/tests/
H A Dlayer_validation_tests.cpp9769 auto coverageModulation = chain_util::Init<VkPipelineCoverageModulationStateCreateInfoNV>();
9774 chain.Add(VK_NV_FRAMEBUFFER_MIXED_SAMPLES_EXTENSION_NAME, coverageModulation);
[all...]

Completed in 142 milliseconds