Searched refs:distances (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_find_best_partitioning.cpp | 70 float distances[BLOCK_MAX_TEXELS]; in kmeans_init() local 86 distances[i] = distance; in kmeans_init() 106 summa += distances[sample]; in kmeans_init() 130 distance = astc::min(distance, distances[i]); in kmeans_init() 132 distances[i] = distance; in kmeans_init()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | interfaces.adoc | 1703 [open,refpage='ClipDistance',desc='Application-specified clip distances',type='builtins'] 1729 primitive and the portion of the primitive with interpolated distances less 1762 [open,refpage='ClipDistancePerViewNV',desc='Application-specified clip distances per view',type='bu… 1769 decoration will make that variable contain the per-view clip distances. 1770 The per-view clip distances have the same semantics as code:ClipDistance. 1820 [open,refpage='CullDistance',desc='Application-specified cull distances',type='builtins'] 1874 [open,refpage='CullDistancePerViewNV',desc='Application-specified cull distances per view',type='bu… 1881 decoration will make that variable contain the per-view cull distances. 1882 The per-view cull distances have the same semantics as code:CullDistance.
|
D | vertexpostproc.adoc | 806 For line and triangle primitives, per-vertex clip distances are interpolated 998 specified clip distances, if multiple half-spaces are enabled).
|
D | limits.adoc | 750 of clip distances that can: be used in a single shader stage. 754 of cull distances that can: be used in a single shader stage. 759 clip and cull distances that can: be used in a single shader stage.
|
D | features.adoc | 816 whether clip distances are supported in shader code. 823 whether cull distances are supported in shader code.
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 759 * <p>The range of scene distances that are in
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 1308 * Indicates which units the car is using to display distances to the user. Eg. Mile, Meter
|