Searched refs:recursive (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/qnx/ |
D | README.md | 30 A "recursive make" directory layout is used to allow multiplatform builds. For more info, see: [Con…
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | VkEncoder.cpp.inl | 37 // can be recursive
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkReconstruction.h | 94 void removeHandles(const uint64_t* toRemove, uint32_t count, bool recursive = true);
|
D | VkReconstruction.cpp | 350 void VkReconstruction::removeHandles(const uint64_t* toRemove, uint32_t count, bool recursive) { in removeHandles() argument 363 if (!recursive) { in removeHandles()
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | integer.inl | 39 /* 32-bit recursive reduction using SWAR...
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_debug_marker.adoc | 106 // Insert a recursive region for two sets of windows
|
D | VK_EXT_debug_utils.adoc | 230 // Insert a recursive region for two sets of windows
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/ |
D | mhchem.mjs | 90 // Core parser for mhchem syntax (recursive) 154 // (recursive) 2645 // (recursive, max 4 levels)
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_opacity_micromap/ |
D | micromaps.adoc | 1162 The space-filling curve is purely hierarchical with recursive splitting, 1197 When adding a vertex in the recursive subdivision process between two
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_AMDX_shader_enqueue.adoc | 268 If a node uses tail recursion, each recursive call increases the depth by 1 as well.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 4296 If a node enqueues itself, each recursive enqueue increases the depth by
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …st d=function(){return p},f=require("url"),m=r.promises,T=e=>m.mkdir(e,{recursive:!0}).then((t=>e)… property
|