Home
last modified time | relevance | path

Searched refs:requirements (Results 1 – 25 of 132) sorted by relevance

123456

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_texel_buffer_alignment.adoc20 This extension adds more expressive alignment requirements for uniform and
22 Some implementations have single texel alignment requirements that cannot be
DVK_KHR_maintenance4.adoc43 will always have the same alignment requirements.
47 application to query the image memory requirements without having to
76 ** More guarantees on buffer memory requirements
DVK_KHR_get_memory_requirements2.adoc22 This extension provides new queries for memory requirements of images and
29 application can query a chain of memory requirements structures by
DVK_EXT_robustness2.adoc19 This extension adds stricter requirements for how out of bounds reads and
29 These additional requirements may: be expensive on some implementations, and
DVK_EXT_host_image_copy.adoc65 *RESOLVED*: No alignment requirements for the host memory pointer.
67 3) Should there be granularity requirements for image offsets and extents?
69 *RESOLVED*: No granularity requirements, i.e. a granularity of 1 pixel (for
DVK_EXT_scalar_block_layout.adoc25 size of their components, without additional requirements.
DVK_MVK_macos_surface.adoc43 ** Update documentation on requirements for `NSView`.
DVK_MVK_ios_surface.adoc43 ** Update documentation on requirements for `UIView`.
DVK_ANDROID_external_memory_android_hardware_buffer.adoc83 to Vulkan's requirements.
90 or violating Vulkan requirements.
122 No new Vulkan features or implementation requirements can be added.
DVK_KHR_shader_float16_int8.adoc37 requirements for half-precision floating-point SPIR-V operations.
DVK_EXT_image_robustness.adoc25 This extension adds stricter requirements for how out of bounds reads from
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dshader_create_spv_common.adoc29 appendix, one of the corresponding requirements must: be satisfied
38 appendix, one of the corresponding requirements must: be satisfied
Dcopy_image_to_buffer_command_buffer_common.adoc29 {regionsparam} must: respect the image transfer granularity requirements
Dcopy_buffer_to_image_command_buffer_common.adoc29 {regionsparam} must: respect the image transfer granularity requirements
/hardware/interfaces/tv/cec/1.0/vts/functional/
DREADME.md17 On the host machine, ensure that the [software requirements](https://codelabs.developers.google.com…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dgeneration.adoc7 …tedCommandsMemoryRequirementsNV',desc='Retrieve the buffer allocation requirements for generated c…
10 To retrieve the memory size and alignment requirements of a particular
18 parameters required for the memory requirements query.
20 structure in which the memory requirements of the buffer object are
147 [open,refpage='vkGetPipelineIndirectMemoryRequirementsNV',desc='Get the memory requirements for the…
151 To determine the memory requirements for a compute pipeline's metadata,
159 requirements are being queried.
161 structure in which the requested pipeline's memory requirements are
/hardware/interfaces/power/1.2/
DIPower.hal22 * called to pass hints on power requirements which
/hardware/interfaces/power/1.3/
DIPower.hal22 * Called to pass hints on power requirements which
/hardware/interfaces/graphics/composer/2.4/
Dtypes.hal27 * Seamless requirements cannot be met
/hardware/interfaces/bluetooth/audio/utils/le_audio_configuration_set/
Daudio_set_scenarios.fbs21 /// the current requirements (such as peer device capabilities etc.) next
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/chapters/commonvalidity/
Dlorem.adoc29 {regionsparam} must: respect the image transfer granularity requirements
/hardware/interfaces/power/1.1/
DIPower.hal38 * powerHintAsync() is called to pass hints on power requirements which
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Dpanfrost_drm.h70 __u32 requirements; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dgenerator.py765 requirements = self.genRequirements(name, mustBeFound = False)
766 if requirements != '':
767 requirements = ' ' + requirements
768 decl += requirements
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsparsemem.adoc337 requirements.
721 * <<sparsememory-memory-requirements,Sparse Resource Memory Requirements>>
1108 [[sparsememory-memory-requirements]]
1111 Sparse resources have specific memory requirements related to binding sparse
1113 These memory requirements are reported differently for sname:VkBuffer
1135 Requesting sparse memory requirements for sname:VkImage objects using
1138 Each structure describes the sparse memory requirements for a group of
1143 image memory requirements.
1148 …ageMemoryRequirements',desc='Structure specifying sparse image memory requirements',type='structs']
1176 [open,refpage='vkGetImageSparseMemoryRequirements',desc='Query the memory requirements for a sparse…
[all …]

123456