Home
last modified time | relevance | path

Searched refs:constant (Results 1 – 25 of 97) sorted by relevance

1234

/hardware/interfaces/input/common/1.0/
Dtypes.hal25 * Axis constant: X axis of a motion event.
40 * Axis constant: Y axis of a motion event.
55 * Axis constant: Pressure axis of a motion event.
68 * Axis constant: Size axis of a motion event.
79 * Axis constant: TouchMajor axis of a motion event.
90 * Axis constant: TouchMinor axis of a motion event.
103 * Axis constant: ToolMajor axis of a motion event.
118 * Axis constant: ToolMinor axis of a motion event.
133 * Axis constant: Orientation axis of a motion event.
151 * Axis constant: Vertical Scroll axis of a motion event.
[all …]
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/config/
DREADME.md25 // which represents a constant value, see the "JSON Number-type
99 defined constant value, e.g.,
102 For constant values, they must be a string in the format of `XXX::XXX`, where
103 the field before `::` is the constant type, and the field after `::` is the
106 We support the following constant types:
166 Every constant type except "Constants" corresponds to a enum defined in Vehicle
170 "Constants" type refers to the constant variables defined in the paresr.
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dtype_ptr.inl11 /// Return the constant address to the data of the vector input.
33 /// Return the constant address to the data of the vector input.
55 /// Return the constant address to the data of the vector input.
77 /// Return the constant address to the data of the matrix input.
99 /// Return the constant address to the data of the matrix input.
121 /// Return the constant address to the data of the matrix input.
143 /// Return the constant address to the data of the matrix input.
165 /// Return the constant address to the data of the matrix input.
187 /// Return the constant address to the data of the matrix input.
209 /// Return the constant address to the data of the matrix input.
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dpipeline_create_info_common.adoc29 If a push constant block is declared in a shader, a push constant range
Ddraw_dispatch_common.adoc139 For each push constant that is statically used by <<shaders-binding,a
140 bound shader>>, a push constant value must: have been set for the same
156 For each push constant that is statically used by <<shaders-binding,a
157 bound shader>>, a push constant value must: have been set for the same
170 enabled, then for each push constant that is statically used by
171 <<shaders-binding,a bound shader>>, a push constant value must: have
180 enabled, then for each push constant that is statically used by
181 <<shaders-binding,a bound shader>>, a push constant value must: have
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_image_2d_array_of_3d.adoc15 …g it at the execution level to avoid needing more shader variants or uniform or push constant data.
24 …. The use of either uniform or push constant data to dynamically access the intended slice of the …
DVK_EXT_depth_bias_control.adoc49 …* Another option from the application side is to use a push constant and perform depth-bias manual…
85 // Depth bias as a factor of constant `r` UNORM behaviour.
/hardware/interfaces/thermal/1.0/
Dtypes.hal54 * Throttling temperature constant for this temperature.
60 * Shutdown temperature constant for this temperature.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_zero_initialize_workgroup_memory.adoc22 This extension allows the use of a null constant initializer on shader
DVK_KHR_buffer_device_address.adoc91 constant (e.g. specialization constant).
DVK_KHR_8bit_storage.adoc25 storage buffers, and push constant blocks.
DVK_KHR_16bit_storage.adoc32 input and output interfaces, and push constant blocks.
DVK_EXT_shader_subgroup_ballot.adoc78 be constant.
DVK_EXT_inline_uniform_block.adoc57 constant ranges are specified.
DVK_NV_fragment_shader_barycentric.adoc108 using this extension does not require a constant vertex number.
/hardware/interfaces/thermal/2.0/
Dtypes.hal101 * Hot throttling temperature constant for this temperature sensor in
109 * Cold throttling temperature constant for this temperature sensor in
/hardware/google/gfxstream/guest/mesa/
DAndroid.bp71 "-Wno-constant-logical-operand",
/hardware/google/gfxstream/guest/mesa-gn/src/
DBUILD.gn76 "-Wno-tautological-constant-out-of-range-compare",
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DAndroid.mk44 -Wno-constant-logical-operand \
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dindirectcommands.adoc548 the push constant command.
550 the push constant command.
551 * pname:pushconstantOffset is the offset used for the push constant
553 * pname:pushconstantSize is the size used for the push constant command.
607 pname:pushconstantShaderStageFlags, there must: be a push constant range
614 pname:pushconstantSize and for each push constant range that overlaps
616 in that push constant range's
/hardware/interfaces/media/omx/1.0/
Dtypes.hal267 BT2020, // Rec.ITU-R BT.2020 non-constant luminance
268 BT2020CONSTANT, // Rec.ITU-R BT.2020 constant luminance
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dcmake_core.cmake202 …# https://developercommunity.visualstudio.com/t/inlining-turns-constant-into-register-operand-for/…
285 " $<$<NOT:$<CXX_COMPILER_ID:MSVC>>: -Wno-zero-as-null-pointer-constant>"
/hardware/interfaces/camera/device/3.6/
DICameraOfflineSession.hal45 * callbacks can be assumed to be constant after the first setCallback call.
/hardware/interfaces/broadcastradio/1.1/
Dtypes.hal138 * Values not matching any enumerated constant must be ignored.
167 * Values not matching any enumerated constant must be ignored.
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.h312 float constant; member

1234