Home
last modified time | relevance | path

Searched defs:Points (Results 1 – 12 of 12) sorted by relevance

/third_party/python/Doc/library/
Denum.rst1074 Supported ``__dunder__`` names
1085 Supported ``_sunder_`` names
1125 _Private__names
1133 ``Enum`` member type
1160 Boolean value of ``Enum`` classes and members
1175 ``Enum`` classes with methods
1188 Combining members of ``Flag``
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/
DAnnotations.h81 llvm::StringMap<llvm::SmallVector<size_t, 1>> Points; variable
/third_party/mesa3d/docs/gallium/cso/
Drasterizer.rst163 Points section in light_twoside
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_gain_map.h64 const dng_point & Points () const in Points() function
/third_party/vk-gl-cts/framework/referencerenderer/
DrrPrimitiveAssembler.hpp293 struct Points struct
296 …erator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec()
304 static size_t getPrimitiveCount (size_t vertices) in getPrimitiveCount()
/third_party/ffmpeg/libavfilter/
Dvf_floodfill.c29 typedef struct Points { struct
31 } Points; argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBuiltinVariableTest.cpp145 TEST_P(BuiltinVariableVertexIdTest, Points) in TEST_P() argument
DMultiviewDrawTest.cpp1592 TEST_P(MultiviewRenderPrimitiveTest, Points) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/common/
DPackedEnums.h237 Points = 0x0, enumerator
/third_party/skia/modules/canvaskit/
Dexterns.js921 Points: {}, property
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts4022 Points: PointMode; property
/third_party/mesa3d/src/mesa/main/
Dmtypes.h1832 GLfloat *Points; /**< Points to contiguous control points */ member
1845 GLfloat *Points; /**< Points to contiguous control points */ member