Home
last modified time | relevance | path

Searched refs:recursive (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/qnx/
DREADME.md30 A "recursive make" directory layout is used to allow multiplatform builds. For more info, see: [Con…
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.cpp.inl37 // can be recursive
/hardware/google/gfxstream/host/vulkan/
DVkReconstruction.h94 void removeHandles(const uint64_t* toRemove, uint32_t count, bool recursive = true);
DVkReconstruction.cpp350 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/
Dinteger.inl39 /* 32-bit recursive reduction using SWAR...
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_debug_marker.adoc106 // Insert a recursive region for two sets of windows
DVK_EXT_debug_utils.adoc230 // Insert a recursive region for two sets of windows
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmhchem.mjs90 // 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/
Dmicromaps.adoc1162 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/
DVK_AMDX_shader_enqueue.adoc268 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/
Dlimits.adoc4296 If a node enqueues itself, each recursive enqueue increases the depth by
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4 …st d=function(){return p},f=require("url"),m=r.promises,T=e=>m.mkdir(e,{recursive:!0}).then((t=>e)… property