Searched refs:emitted (Results 1 – 20 of 20) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/Retired/ |
D | realign.py | 28 emitted = False 32 if (not emitted): 34 emitted = True 39 if (emitted):
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_find_best_partitioning.cpp | 748 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/ |
D | clusterculling.adoc | 13 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/ |
D | VK_EXT_transform_feedback.adoc | 36 primitives emitted by the graphics pipeline from SPIR-V outputs decorated
|
D | glossary.adoc | 1854 Each vertex emitted by the geometry shader is directed at one of the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_mesh_shader.adoc | 61 …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.
|
D | VK_HUAWEI_cluster_culling_shader.adoc | 26 … 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/ |
D | queries.adoc | 179 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/ |
D | geometry.adoc | 93 If the number of vertices emitted by the geometry shader is not sufficient
|
D | vertexpostproc.adoc | 181 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
|
D | VK_EXT_debug_utils.adoc | 753 These debug messages must: be emitted both for GPU virtual address space
|
D | tessellation.adoc | 543 Each segment of each line is emitted by the tessellator.
|
D | primsrast.adoc | 323 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
|
D | queries.adoc | 2108 primitives-generated count is incremented every time a primitive emitted to 2146 emitted from the mesh shader stage reaches the fragment shader stage.
|
D | limits.adoc | 449 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
|
D | shaders.adoc | 2653 // Vertex shader might have emitted a value that depends only on gl_DrawID,
|
D | interfaces.adoc | 4855 primitive is emitted to viewport [eq]#32 {times} M {plus} B#.
|
D | pipelines.adoc | 1938 emitted
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | registry.adoc | 1456 the attribute value, and should be emitted conditional on that platform 3193 category are emitted.
|
D | ChangeLog.adoc | 990 code:PointSize be written to for every vertex emitted (internal MR 9902 631), Notes (pull 633), queue names emitted by generator scripts (pull
|