Home
last modified time | relevance | path

Searched defs:blendOpHardlight (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp363 float blendOpHardlight(float src, float dst) in blendOpHardlight() function
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp1420 SIMD::Float PixelRoutine::blendOpHardlight(SIMD::Float &src, SIMD::Float &dst) in blendOpHardlight() function in sw::PixelRoutine