/third_party/cups-filters/filter/braille/filters/ |
D | cups-braille.sh.in | 166 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/ |
D | vktMeshShaderQueryTestsEXT.cpp | 98 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()
|
D | vktMeshShaderMiscTestsEXT.cpp | 1297 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/ |
D | vktMeshShaderQueryTestsEXT.cpp | 98 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/ |
D | nv30_context.h | 225 NV30_PRIM_GL_CASE(POINTS); in nv30_prim_gl()
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLParser.h | 62 POINTS, enumerator
|
/third_party/openGLES/extensions/NV/ |
D | NV_fragment_shader_barycentric.txt | 92 POINTS i - - 113 POINTS i - -
|
D | NV_geometry_shader4.txt | 190 * the input primitive type of the current geometry shader is POINTS 191 and <mode> is not POINTS,
|
D | NV_geometry_program4.txt | 405 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 …]
|
D | NV_polygon_mode.txt | 87 had been drawn with <mode> POINTS. LINE_NV causes edges to be rasterized as
|
D | NV_fill_rectangle.txt | 73 had been drawn with mode POINTS. The vertices selected for this treatment
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_transform_feedback4.txt | 49 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/ |
D | NV_geometry_shader4.txt | 190 * the input primitive type of the current geometry shader is POINTS 191 and <mode> is not POINTS,
|
D | NV_geometry_program4.txt | 405 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 …]
|
D | NV_polygon_mode.txt | 87 had been drawn with <mode> POINTS. LINE_NV causes edges to be rasterized as
|
D | NV_fill_rectangle.txt | 73 had been drawn with mode POINTS. The vertices selected for this treatment
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_transform_feedback4.txt | 49 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/ |
D | nv50_push.c | 218 NV50_PRIM_GL_CASE(POINTS); in nv50_prim_gl()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_geometry_shader4.txt | 555 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/ |
D | EXT_geometry_shader4.txt | 555 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/ |
D | root_window_win.cc | 581 POINTS points = MAKEPOINTS(lParam); in RootWndProc() 1120 POINTS points = MAKEPOINTS(lParam); in SubclassedWindowProc()
|
/third_party/gstreamer/gstreamer/docs/random/company/ |
D | clocks | 66 SYNC POINTS
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_geometry_shader4.txt | 572 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/ |
D | ARB_geometry_shader4.txt | 562 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/ |
D | webgl.js | 83 POINTS: 0x0000, property
|