Home
last modified time | relevance | path

Searched refs:emitted (Results 1 – 20 of 20) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/Retired/
Drealign.py28 emitted = False
32 if (not emitted):
34 emitted = True
39 if (emitted):
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp748 unsigned int emitted = 0; in find_best_partition_candidates() local
762 best_partitions[emitted] = partition; in find_best_partition_candidates()
764 emitted++; in find_best_partition_candidates()
766 if (emitted == requested_candidates) in find_best_partition_candidates()
773 return emitted; in find_best_partition_candidates()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_HUAWEI_cluster_culling_shader/
Dclusterculling.adoc13 The cluster culling shader organizes these emitted variables into a drawing
28 a drawing command to draw this cluster should be emitted by this shader
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_transform_feedback.adoc36 primitives emitted by the graphics pipeline from SPIR-V outputs decorated
Dglossary.adoc1854 Each vertex emitted by the geometry shader is directed at one of the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_mesh_shader.adoc61 …iven workgroup can emit is dynamic - there are limits to how much can be emitted, which is adverti…
64 … to the output primitive type (points, lines, or triangles). Indices are emitted as a separate arr…
66 Other user data can be emitted at per-vertex or per-primitive rates alongside these built-ins.
67 Mesh shaders must specify the actual number of primitives and vertices being emitted before writing…
148 An active query of this type will generate a count of every individual primitive emitted from any m…
361 … primitive must not be rasterized and is instead discarded with no further processing once emitted.
556 More would have no effect anyway, as only one payload can be emitted for mesh shader consumption.
DVK_HUAWEI_cluster_culling_shader.adoc26 … to the subsequent rendering pipeline via a new built-in function, these emitted variables form a …
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_INTEL_performance_query/
Dqueries.adoc179 application emitted commands, markers can be set into the command buffers
290 stream of commands until all previously emitted commands have completed
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dgeometry.adoc93 If the number of vertices emitted by the geometry shader is not sufficient
Dvertexpostproc.adoc181 enough vertices emitted for the output primitive type.
312 The active transform feedback buffers will capture primitives emitted from
314 Any code:XfbBuffer emitted that does not output to an active transform
DVK_EXT_debug_utils.adoc753 These debug messages must: be emitted both for GPU virtual address space
Dtessellation.adoc543 Each segment of each line is emitted by the tessellator.
Dprimsrast.adoc323 Each vertex emitted by the geometry shader is directed at one of the vertex
337 emitted, and the number of vertices emitted to each vertex stream can: be
2501 from the vertices emitted by the geometry
Dqueries.adoc2108 primitives-generated count is incremented every time a primitive emitted to
2146 emitted from the mesh shader stage reaches the fragment shader stage.
Dlimits.adoc449 the maximum number of vertices which can: be emitted by any geometry
453 components of output variables, across all emitted vertices, which can:
1896 maximum number of vertices which can: be emitted by a single mesh shader
1899 maximum number of primitives which can: be emitted by a single mesh
Dshaders.adoc2653 // Vertex shader might have emitted a value that depends only on gl_DrawID,
Dinterfaces.adoc4855 primitive is emitted to viewport [eq]#32 {times} M {plus} B#.
Dpipelines.adoc1938 emitted
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
Dregistry.adoc1456 the attribute value, and should be emitted conditional on that platform
3193 category are emitted.
DChangeLog.adoc990 code:PointSize be written to for every vertex emitted (internal MR
9902 631), Notes (pull 633), queue names emitted by generator scripts (pull