Searched refs:requirements (Results 1 – 25 of 132) sorted by relevance
123456
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_texel_buffer_alignment.adoc | 20 This extension adds more expressive alignment requirements for uniform and 22 Some implementations have single texel alignment requirements that cannot be
|
D | VK_KHR_maintenance4.adoc | 43 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
|
D | VK_KHR_get_memory_requirements2.adoc | 22 This extension provides new queries for memory requirements of images and 29 application can query a chain of memory requirements structures by
|
D | VK_EXT_robustness2.adoc | 19 This extension adds stricter requirements for how out of bounds reads and 29 These additional requirements may: be expensive on some implementations, and
|
D | VK_EXT_host_image_copy.adoc | 65 *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
|
D | VK_EXT_scalar_block_layout.adoc | 25 size of their components, without additional requirements.
|
D | VK_MVK_macos_surface.adoc | 43 ** Update documentation on requirements for `NSView`.
|
D | VK_MVK_ios_surface.adoc | 43 ** Update documentation on requirements for `UIView`.
|
D | VK_ANDROID_external_memory_android_hardware_buffer.adoc | 83 to Vulkan's requirements. 90 or violating Vulkan requirements. 122 No new Vulkan features or implementation requirements can be added.
|
D | VK_KHR_shader_float16_int8.adoc | 37 requirements for half-precision floating-point SPIR-V operations.
|
D | VK_EXT_image_robustness.adoc | 25 This extension adds stricter requirements for how out of bounds reads from
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | shader_create_spv_common.adoc | 29 appendix, one of the corresponding requirements must: be satisfied 38 appendix, one of the corresponding requirements must: be satisfied
|
D | copy_image_to_buffer_command_buffer_common.adoc | 29 {regionsparam} must: respect the image transfer granularity requirements
|
D | copy_buffer_to_image_command_buffer_common.adoc | 29 {regionsparam} must: respect the image transfer granularity requirements
|
/hardware/interfaces/tv/cec/1.0/vts/functional/ |
D | README.md | 17 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/ |
D | generation.adoc | 7 …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/ |
D | IPower.hal | 22 * called to pass hints on power requirements which
|
/hardware/interfaces/power/1.3/ |
D | IPower.hal | 22 * Called to pass hints on power requirements which
|
/hardware/interfaces/graphics/composer/2.4/ |
D | types.hal | 27 * Seamless requirements cannot be met
|
/hardware/interfaces/bluetooth/audio/utils/le_audio_configuration_set/ |
D | audio_set_scenarios.fbs | 21 /// the current requirements (such as peer device capabilities etc.) next
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/chapters/commonvalidity/ |
D | lorem.adoc | 29 {regionsparam} must: respect the image transfer granularity requirements
|
/hardware/interfaces/power/1.1/ |
D | IPower.hal | 38 * powerHintAsync() is called to pass hints on power requirements which
|
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/ |
D | panfrost_drm.h | 70 __u32 requirements; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | generator.py | 765 requirements = self.genRequirements(name, mustBeFound = False) 766 if requirements != '': 767 requirements = ' ' + requirements 768 decl += requirements
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | sparsemem.adoc | 337 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