Home
last modified time | relevance | path

Searched refs:adjacency (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dgeometry.adoc49 <<drawing-line-lists-with-adjacency, line list with adjacency topology>>
50 or <<drawing-line-strips-with-adjacency, line strip with adjacency
71 <<drawing-triangle-lists-with-adjacency, triangle list with adjacency
72 topology>> or <<drawing-triangle-strips-with-adjacency, triangle strip
73 with adjacency topology>>.
Ddrawing.adoc230 of <<drawing-line-lists-with-adjacency,separate line primitives with
231 adjacency>>.
233 of <<drawing-line-strips-with-adjacency,connected line primitives with
234 adjacency>>, with consecutive primitives sharing three vertices.
236 series of <<drawing-triangle-lists-with-adjacency,separate triangle
237 primitives with adjacency>>.
239 <<drawing-triangle-strips-with-adjacency,connected triangle primitives
240 with adjacency>>, with consecutive triangles sharing an edge.
552 [[drawing-line-lists-with-adjacency]]
557 of four vertices defines a single line primitive with adjacency, according
[all …]
Dvertexpostproc.adoc692 provoking vertex is the first non-adjacency vertex in the list of
695 provoking vertex is the last non-adjacency vertex in the list of
Dpipelines.adoc5413 and the specific topology order and adjacency must: be set dynamically
/hardware/google/gfxstream/guest/mesa/src/util/
Dregister_allocate_internal.h133 BITSET_WORD *adjacency; member
Dregister_allocate.c494 return BITSET_TEST(g->adjacency, index); in ra_test_adjacency_bit()
501 BITSET_SET(g->adjacency, index); in ra_set_adjacency_bit()
508 BITSET_CLEAR(g->adjacency, index); in ra_clear_adjacency_bit()
549 g->adjacency = rerzalloc(g, g->adjacency, BITSET_WORD, in ra_realloc_interference_graph()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_opacity_micromap.adoc26 require more information from the application on at least adjacency information, even if not full U…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dglossary.adoc59 A vertex in an adjacency primitive topology that is not part of a given