Home
last modified time | relevance | path

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

/third_party/python/Doc/howto/
Denum.rst890 Supported ``__dunder__`` names
901 Supported ``_sunder_`` names
951 _Private__names
960 ``Enum`` member type
971 Creating members that are mixed with other data types
985 Boolean value of ``Enum`` classes and members
1000 ``Enum`` classes with methods
1013 Combining members of ``Flag``
1033 ``Flag`` and ``IntFlag`` minutia
/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/ffmpeg/libavfilter/
Dvf_floodfill.c29 typedef struct Points { struct
31 } Points; argument
/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/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/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryMiscTests.cpp471 enum Points { enum in vkt::RayQuery::__anon3d4398c60111::HelperInvocationsInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryMiscTests.cpp471 enum Points { enum in vkt::RayQuery::__anon6b914b660111::HelperInvocationsInstance
/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