Home
last modified time | relevance | path

Searched defs:sbase (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/compiler/tests/
Dtest_assembler.cpp272 Operand sbase(PhysReg(6), s2); variable
/third_party/mesa3d/src/compiler/glsl/
Dlower_blend_equation_advanced.cpp255 ir_variable *sbase = f->make_temp(glsl_type::float_type, "__blend_sbase"); in set_lum_sat() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp596 const float sbase = saturation(cbase); in setLumSat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp494 float sbase = satv3(cbase); in setLumSat() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp2065 Float4 sbase = maxRGB(cbase) - minbase; in setLumSat() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp362 float sbase = Saturation(cbase); in SetLumSat() local