Home
last modified time | relevance | path

Searched refs:POINTS (Results 1 – 25 of 84) sorted by relevance

1234

/third_party/cups-filters/filter/braille/filters/
Dcups-braille.sh.in166 POINTS="$1"
167 INT_POINTS="${POINTS%.*}"
168 if [ "$INT_POINTS" = "$POINTS" ]
172 FRAC_POINTS="${POINTS#*.}000000000000000"
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderQueryTestsEXT.cpp98 POINTS = 0, enumerator
108 case GeometryType::POINTS: result = "points"; break; in toString()
123 case GeometryType::POINTS: vertices = 1u; break; in vertsPerPrimitive()
205 , geometry (GeometryType::POINTS) in TestParams()
452 case GeometryType::POINTS: in initPrograms()
1392 { GeometryType::POINTS, "points" }, in createMeshShaderQueryTestsEXT()
DvktMeshShaderMiscTestsEXT.cpp1297 enum class PrimitiveType { POINTS=0, LINES, TRIANGLES }; enumerator
1305 case PrimitiveType::POINTS: primitiveName = "points"; break; in primitiveTypeName()
1439 case PrimitiveType::POINTS: maxPrimitives = kLocalInvocations - 0u; break; in initPrograms()
1445 const std::string pointSizeDecl = ((params->primitiveType == PrimitiveType::POINTS) in initPrograms()
1495 if (params->primitiveType == PrimitiveType::POINTS) in initPrograms()
5066 PrimitiveType::POINTS, in createMeshShaderMiscTestsEXT()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderQueryTestsEXT.cpp98 POINTS = 0, enumerator
108 case GeometryType::POINTS: result = "points"; break; in toString()
123 case GeometryType::POINTS: vertices = 1u; break; in vertsPerPrimitive()
205 , geometry (GeometryType::POINTS) in TestParams()
452 case GeometryType::POINTS: in initPrograms()
1392 { GeometryType::POINTS, "points" }, in createMeshShaderQueryTestsEXT()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h225 NV30_PRIM_GL_CASE(POINTS); in nv30_prim_gl()
/third_party/flutter/skia/src/sksl/
DSkSLParser.h62 POINTS, enumerator
/third_party/openGLES/extensions/NV/
DNV_fragment_shader_barycentric.txt92 POINTS i - -
113 POINTS i - -
DNV_geometry_shader4.txt190 * the input primitive type of the current geometry shader is POINTS
191 and <mode> is not POINTS,
DNV_geometry_program4.txt405 Points (POINTS)
407 Geometry programs that operate on points are valid only for the POINTS
471 The supported output primitive types are points (POINTS), line strips
502 geometry program's output primitive type is POINTS.
597 <declPrimInType> ::= "POINTS"
603 <declPrimOutType> ::= "POINTS"
930 geometry program. The single argument must be one of "POINTS", "LINES",
936 geometry program. The single argument must be one of "POINTS",
1070 * the input primitive type of the current geometry program is POINTS and
1071 <mode> is not POINTS,
[all …]
DNV_polygon_mode.txt87 had been drawn with <mode> POINTS. LINE_NV causes edges to be rasterized as
DNV_fill_rectangle.txt73 had been drawn with mode POINTS. The vertices selected for this treatment
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_transform_feedback4.txt49 streams must be POINTS if more than one stream is to be captured.
219 set to POINTS primitive type.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_geometry_shader4.txt190 * the input primitive type of the current geometry shader is POINTS
191 and <mode> is not POINTS,
DNV_geometry_program4.txt405 Points (POINTS)
407 Geometry programs that operate on points are valid only for the POINTS
471 The supported output primitive types are points (POINTS), line strips
502 geometry program's output primitive type is POINTS.
597 <declPrimInType> ::= "POINTS"
603 <declPrimOutType> ::= "POINTS"
930 geometry program. The single argument must be one of "POINTS", "LINES",
936 geometry program. The single argument must be one of "POINTS",
1070 * the input primitive type of the current geometry program is POINTS and
1071 <mode> is not POINTS,
[all …]
DNV_polygon_mode.txt87 had been drawn with <mode> POINTS. LINE_NV causes edges to be rasterized as
DNV_fill_rectangle.txt73 had been drawn with mode POINTS. The vertices selected for this treatment
/third_party/openGLES/extensions/AMD/
DAMD_transform_feedback4.txt49 streams must be POINTS if more than one stream is to be captured.
219 set to POINTS primitive type.
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_push.c218 NV50_PRIM_GL_CASE(POINTS); in nv50_prim_gl()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_geometry_shader4.txt555 GEOMETRY_INPUT_TYPE_EXT and <value> set to one of POINTS, LINES,
573 Points (POINTS)
575 Geometry shaders that operate on points are valid only for the POINTS
622 supported output primitive types are points (POINTS), line strips
632 GEOMETRY_OUTPUT_TYPE_EXT and <value> set to one of POINTS, LINE_STRIP or
1007 returned and can be one of POINTS, LINES, LINES_ADJACENCY_EXT, TRIANGLES
1009 current geometry shader output type is returned and can be one of POINTS,
1382 GEOMETRY_INPUT_TYPE_EXT and <value> is not one of POINTS, LINES,
1386 GEOMETRY_OUTPUT_TYPE_EXT and <value> is not one of POINTS, LINE_STRIP or
1405 POINTS and <mode> is not POINTS,
[all …]
/third_party/openGLES/extensions/EXT/
DEXT_geometry_shader4.txt555 GEOMETRY_INPUT_TYPE_EXT and <value> set to one of POINTS, LINES,
573 Points (POINTS)
575 Geometry shaders that operate on points are valid only for the POINTS
622 supported output primitive types are points (POINTS), line strips
632 GEOMETRY_OUTPUT_TYPE_EXT and <value> set to one of POINTS, LINE_STRIP or
1007 returned and can be one of POINTS, LINES, LINES_ADJACENCY_EXT, TRIANGLES
1009 current geometry shader output type is returned and can be one of POINTS,
1382 GEOMETRY_INPUT_TYPE_EXT and <value> is not one of POINTS, LINES,
1386 GEOMETRY_OUTPUT_TYPE_EXT and <value> is not one of POINTS, LINE_STRIP or
1405 POINTS and <mode> is not POINTS,
[all …]
/third_party/cef/tests/cefclient/browser/
Droot_window_win.cc581 POINTS points = MAKEPOINTS(lParam); in RootWndProc()
1120 POINTS points = MAKEPOINTS(lParam); in SubclassedWindowProc()
/third_party/gstreamer/gstreamer/docs/random/company/
Dclocks66 SYNC POINTS
/third_party/openGLES/extensions/ARB/
DARB_geometry_shader4.txt572 GEOMETRY_INPUT_TYPE_ARB and <value> set to one of POINTS, LINES,
590 Points (POINTS)
592 Geometry shaders that operate on points are valid only for the POINTS
639 supported output primitive types are points (POINTS), line strips
649 GEOMETRY_OUTPUT_TYPE_ARB and <value> set to one of POINTS, LINE_STRIP or
1029 returned and can be one of POINTS, LINES, LINES_ADJACENCY_ARB, TRIANGLES
1031 current geometry shader output type is returned and can be one of POINTS,
1463 GEOMETRY_INPUT_TYPE_ARB and <value> is not one of POINTS, LINES,
1467 GEOMETRY_OUTPUT_TYPE_ARB and <value> is not one of POINTS, LINE_STRIP or
1486 POINTS and <mode> is not POINTS,
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_geometry_shader4.txt562 GEOMETRY_INPUT_TYPE_ARB and <value> set to one of POINTS, LINES,
580 Points (POINTS)
582 Geometry shaders that operate on points are valid only for the POINTS
629 supported output primitive types are points (POINTS), line strips
639 GEOMETRY_OUTPUT_TYPE_ARB and <value> set to one of POINTS, LINE_STRIP or
1019 returned and can be one of POINTS, LINES, LINES_ADJACENCY_ARB, TRIANGLES
1021 current geometry shader output type is returned and can be one of POINTS,
1453 GEOMETRY_INPUT_TYPE_ARB and <value> is not one of POINTS, LINES,
1457 GEOMETRY_OUTPUT_TYPE_ARB and <value> is not one of POINTS, LINE_STRIP or
1476 POINTS and <mode> is not POINTS,
[all …]
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl.js83 POINTS: 0x0000, property

1234