Searched refs:Primitives (Results 1 – 25 of 116) sorted by relevance
12345
/third_party/boost/libs/spirit/doc/ |
D | outline.txt | 16 Primitives 49 Lexer Primitives
|
D | lex.qbk | 21 [section Lexer Primitives]
|
/third_party/boost/libs/spirit/repository/doc/karma/ |
D | primitive_generators.qbk | 9 [section:primitive Karma Generator Primitives]
|
/third_party/boost/libs/spirit/repository/doc/qi/ |
D | primitive_parsers.qbk | 9 [section:primitive Qi Parser Primitives]
|
/third_party/boost/libs/spirit/doc/lex/ |
D | lexer_primitives.qbk | 9 [section:lexer_primitives Lexer Primitives]
|
D | token_primitives.qbk | 9 [section:primitives Token definition Primitives]
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | functional.shaders.builtin_functions.precision.txt | 75 Primitives: 114 Primitives: 150 Primitives:
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_gs.c | 92 unsigned num_verts_per_prim = machine->Primitives[stream][prim_idx]; in tgsi_fetch_gs_outputs() 95 machine->Primitives[stream][prim_idx]; in tgsi_fetch_gs_outputs() 726 draw->gs.tgsi.machine->Primitives[i] = align_malloc( in draw_gs_init() 730 if (!draw->gs.tgsi.machine->Primitives[i] || !draw->gs.tgsi.machine->PrimitiveOffsets[i]) in draw_gs_init() 732 memset(draw->gs.tgsi.machine->Primitives[i], 0, in draw_gs_init() 747 align_free(draw->gs.tgsi.machine->Primitives[i]); in draw_gs_destroy()
|
/third_party/boost/boost/xpressive/ |
D | regex_primitives.hpp | 132 struct Primitives struct 139 , proto::complement<Primitives> 145 proto::when<Primitives, skip_primitives>
|
/third_party/openssl/doc/man3/ |
D | EVP_ripemd160.pod | 17 to the RIPEMD family (RACE Integrity Primitives Evaluation Message Digest).
|
/third_party/vk-gl-cts/doc/testspecs/GLES2/ |
D | functional.scissors.txt | 26 + Primitives
|
/third_party/boost/libs/phoenix/doc/ |
D | starter_kit.qbk | 38 [/section Primitives]
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_transform_feedback4.txt | 106 Modify Section 14.1 "Discarding Primitives Before Rasterization", p. 409: 108 Primitives sent to any vertex stream (see section 13.2) may be processed 111 Primitives can be optionally discarded before rasterization but after
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_transform_feedback4.txt | 106 Modify Section 14.1 "Discarding Primitives Before Rasterization", p. 409: 108 Primitives sent to any vertex stream (see section 13.2) may be processed 111 Primitives can be optionally discarded before rasterization but after
|
/third_party/openGLES/extensions/SGIX/ |
D | GLX_SGIX_wait_group.txt | 60 Add to the end of section 3.2.5, Synchronization Primitives:
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_wait_group.txt | 60 Add to the end of section 3.2.5, Synchronization Primitives:
|
/third_party/icu/docs/userguide/dev/sync/ |
D | index.md | 48 ## ICU4C Synchronization Primitives
|
/third_party/vk-gl-cts/doc/testspecs/GL3/ |
D | functional.conditional_render.txt | 49 + Primitives other than triangles
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.h | 322 unsigned *Primitives[TGSI_MAX_VERTEX_STREAMS]; member
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_clip_cull_distance.txt | 173 "Primitives are culled against the cull volume and then clipped to the 238 "Primitives rendered with user-defined half-spaces must satisfy a 321 cull volume. Primitives whose vertices all have a negative clip
|
D | EXT_clip_control.txt | 110 "Primitives are clipped to the clip volume. In clip coordinates,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_clip_cull_distance.txt | 173 "Primitives are culled against the cull volume and then clipped to the 238 "Primitives rendered with user-defined half-spaces must satisfy a 321 cull volume. Primitives whose vertices all have a negative clip
|
D | EXT_clip_control.txt | 110 "Primitives are clipped to the clip volume. In clip coordinates,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_cull_distance.txt | 149 Primitives are culled against the cull volume and then clipped against the 228 distance means the point is outside the cull volume. Primitives whose
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_cull_distance.txt | 159 Primitives are culled against the cull volume and then clipped against the 238 distance means the point is outside the cull volume. Primitives whose
|
12345