Home
last modified time | relevance | path

Searched refs:kLess (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/src/gpu/
DGrStencilSettings.cpp108 GrStencilTest::kLess, // kLessIfInClip.
116 GrStencilTest::kLess,
130 static_assert(8 == (int)GrUserStencilTest::kLess);
DGrDrawOpTest.cpp26 GrUserStencilTest::kLess, in GrGetRandomStencil()
DGrStencilSettings.h22 kLess, enumerator
DGrUserStencilSettings.h71 kLess, enumerator
/third_party/flutter/skia/src/gpu/
DGrDrawOpTest.cpp25 GrUserStencilTest::kLess, in GrGetRandomStencil()
DGrStencilSettings.cpp108 GrStencilTest::kLess, // kLessIfInClip.
116 GrStencilTest::kLess,
130 GR_STATIC_ASSERT(8 == (int)GrUserStencilTest::kLess);
DGrStencilSettings.h22 kLess, enumerator
DGrUserStencilSettings.h71 kLess, enumerator
/third_party/vk-gl-cts/external/amber/src/src/
Dcommand_data.h66 kLess, enumerator
Dverifier.cc141 case ProbeSSBOCommand::Comparator::kLess: in CheckActualValue()
Dcommand.h432 kLess, enumerator
Dverifier_test.cc1245 probe_ssbo.SetComparator(ProbeSSBOCommand::Comparator::kLess); in TEST_F()
1273 probe_ssbo.SetComparator(ProbeSSBOCommand::Comparator::kLess); in TEST_F()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dsampler.cc59 case CompareOp::kLess: in ToVkCompareOp()
/third_party/cef/libcef/browser/prefs/
Drenderer_prefs.cc399 case ui::NativeTheme::PreferredContrast::kLess: in PopulateWebPreferences()
400 web.preferred_contrast = blink::mojom::PreferredContrast::kLess; in PopulateWebPreferences()
/third_party/skia/src/gpu/mtl/
DGrMtlDepthStencil.mm54 case GrStencilTest::kLess:
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlDepthStencil.mm52 case GrStencilTest::kLess:
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DGLES1Shaders.inc231 #define kLess 0x0201
504 case kLess:
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DGLES1Shaders.inc265 #define kLess 0x0201
500 case kLess:
/third_party/flutter/skia/src/gpu/gl/
DGrGLUtil.cpp592 GR_STATIC_ASSERT(4 == (int)GrStencilTest::kLess); in GrToGLStencilFunc()
/third_party/flutter/skia/src/gpu/vk/
DGrVkPipeline.cpp221 GR_STATIC_ASSERT(4 == (int)GrStencilTest::kLess); in stencil_func_to_vk_compare_op()
/third_party/skia/src/gpu/vk/
DGrVkPipeline.cpp219 static_assert(4 == (int)GrStencilTest::kLess); in stencil_func_to_vk_compare_op()
/third_party/skia/src/gpu/gl/
DGrGLUtil.cpp727 static_assert(4 == (int)GrStencilTest::kLess); in GrToGLStencilFunc()
/third_party/skia/src/gpu/d3d/
DGrD3DPipelineStateBuilder.cpp430 case GrStencilTest::kLess: in stencil_test_to_d3d_func()
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp116 case GrStencilTest::kLess: in to_dawn_compare_function()
/third_party/skia/src/gpu/dawn/
DGrDawnProgramBuilder.cpp94 case GrStencilTest::kLess: in to_dawn_compare_function()

12