Searched refs:pointers (Results 1 – 25 of 48) sorted by relevance
12
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/Retired/ |
D | extensionStubSource.py | 109 self.pointers = []; 145 for pointer in self.pointers: 188 self.pointers.append('#ifdef ' + self.featureName) 193 self.pointers.append('#ifdef ' + self.featureExtraProtect) 197 self.pointers += self.featurePointers; 202 self.pointers.append('#endif /* ' + self.featureExtraProtect + ' */') 206 self.pointers.append('#endif /* ' + self.featureName + ' */')
|
/hardware/google/gfxstream/codegen/generic-apigen/ |
D | EntryPoint.cpp | 176 bool pointers = false; in hasPointers() local 177 if (m_retval.isPointer()) pointers = true; in hasPointers() 178 if (!pointers) { in hasPointers() 181 pointers = true; in hasPointers() 186 return pointers; in hasPointers()
|
D | README | 73 ‘out’ pointers are encoded by data length only: 133 This file includes additional flags, pointers datalen information and
|
/hardware/google/pixel/pwrstats_util/ |
D | Android.bp | 48 // Try to catch typical 32-bit assumptions that break with 64-bit pointers.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_ray_tracing_maintenance1.adoc | 58 to query the number of bottom level acceleration structure pointers for
|
D | VK_KHR_variable_pointers.adoc | 33 pointers into uniform and/or storage buffers, where the pointer values can
|
D | VK_EXT_external_memory_host.adoc | 30 1) What memory type has to be used to import host pointers?
|
D | VK_KHR_surface.adoc | 153 ** Examples now show use of function pointers for extension functions. 224 to split out a new example to show how to obtain function pointers.
|
D | VK_KHR_buffer_device_address.adoc | 41 Another way to describe this extension is that it adds "`pointers to buffer
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | executiongraphs.adoc | 382 For this command, all device/host pointers in substructures are treated as 383 host pointers and read only during host execution of this command. 384 Once this command returns, no reference to the original pointers is 450 For this command, all device/host pointers in substructures are treated as 451 device pointers and read during device execution of this command. 452 The allocation and contents of these pointers only needs to be valid during 544 For this command, all pointers in substructures are treated as device 545 pointers and read during device execution of this command. 546 The allocation and contents of these pointers only needs to be valid during
|
D | initialization.adoc | 16 Commands to query function pointers for Vulkan commands are described below. 33 Function pointers for all Vulkan commands can: be obtained by calling: 106 function pointers returned by flink:vkGetInstanceProcAddr may: point to 110 avoided by obtaining device-specific function pointers for any commands that 112 Such function pointers can: be obtained by calling:
|
D | accelstructures.adoc | 88 * Change triangle geometry transform pointers from null to non-null or 310 pname:ppBuildRangeInfos pointers that must: be provided. 315 pointers to arrays of slink:VkAccelerationStructureBuildRangeInfoKHR 414 pointers to arrays of pname:pInfos[i].pname:geometryCount values 513 * pname:ppGeometries is a pointer to an array of pointers to 552 pointers consists of 4 bits of 843 * pname:ppUsageCounts is a pointer to an array of pointers to 943 * pname:ppUsageCounts is a pointer to an array of pointers to 2275 pname:ppBuildRangeInfos pointers that must: be provided. 2280 pointers to arrays of slink:VkAccelerationStructureBuildRangeInfoKHR
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_device_fault.adoc | 121 memory accesses, and instruction pointers indicating the instructions executing 144 Page addresses and instruction pointers are reported as GPU virtual addresses,
|
D | VK_MSFT_layered_driver.adoc | 81 API object pointers, could be exposed, but considering that the nature of
|
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/ |
D | gles_extensions.entries | 55 # Not included: direct-state-access, 1D function pointers
|
D | gles_extensions_for_gles1.entries | 56 # Not included: direct-state-access, 1D function pointers
|
D | gles_extensions_for_gles2.entries | 56 # Not included: direct-state-access, 1D function pointers
|
/hardware/interfaces/graphics/mapper/stable-c/ |
D | README.md | 4 This is due to HIDL being deprecated, and AIDL not wanting to support a pass-through mode & pointers
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/xml/ |
D | registry.rnc | 118 # '1' to indicate it is just a pointer (used for nested pointers), 127 # pointers), VK_NULL_HANDLE (for handles) or 0 (for bitmasks/values) 321 # '1' to indicate it is just a pointer (used for nested pointers), 328 # pointers), VK_NULL_HANDLE (for handles) or 0 (for bitmasks/values) 337 # validstructs - only applicable for parameters which are pointers to
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | revisions.adoc | 93 * 2021-04-28 - Add <<writing-pointers-instances, usage for pointers and 161 * 2019-08-19 - Add the <<writing-pointers-instances, Describing Pointers and
|
D | writing.adoc | 157 [[writing-pointers-instances]] 174 When describing pointers which may be `NULL`, use "`is `NULL` or a pointer 198 Many Vulkan parameters are arrays, or pointers to arrays. 360 handles or pointers to Vulkan objects or arrays of objects; enumerated types 375 Otherwise, pointers and handles must: refer to valid memory and valid Vulkan
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_cuda_kernel_launch/ |
D | dispatch.adoc | 86 * pname:pParams is a pointer to an array of pname:paramCount pointers, 122 N pointers and pname:paramCount must: be set to N. Each of
|
/hardware/google/gfxstream/codegen/magma/ |
D | README.md | 6 pointers, some method signatures must be modified to use a packed format. For
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_wayland_surface/ |
D | platformCreateSurface_wayland.adoc | 39 * pname:display and pname:surface are pointers to the Wayland
|
/hardware/interfaces/camera/device/3.7/ |
D | types.hal | 80 * An array of camera stream pointers, defining the input/output
|
12