Home
last modified time | relevance | path

Searched defs:is_block (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.cpp408 bool is_block = false; in IsVulkanStorageBuffer() local
458 bool is_block = false; in IsVulkanUniformBuffer() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dinstruction.cpp408 bool is_block = false; in IsVulkanStorageBuffer() local
458 bool is_block = false; in IsVulkanUniformBuffer() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction.cpp408 bool is_block = false; in IsVulkanStorageBuffer() local
458 bool is_block = false; in IsVulkanUniformBuffer() local
/aosp_15_r20/external/python/mako/mako/
Dparsetree.py478 is_block = False variable in DefTag
546 is_block = True variable in BlockTag
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/lint/
Dlint_divergent_derivatives.cpp99 bool is_block = def_use->GetDef(id)->opcode() == spv::Op::OpLabel; in PrintDivergenceFlow() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/lint/
H A Dlint_divergent_derivatives.cpp99 bool is_block = def_use->GetDef(id)->opcode() == spv::Op::OpLabel; in PrintDivergenceFlow() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/lint/
H A Dlint_divergent_derivatives.cpp99 bool is_block = def_use->GetDef(id)->opcode() == spv::Op::OpLabel; in PrintDivergenceFlow() local
/aosp_15_r20/external/pigweed/pw_allocator/block/public/pw_allocator/block/
H A Dbasic.h180 struct is_block : std::is_base_of<internal::BasicBase, T> {}; struct
/aosp_15_r20/external/rust/android-crates-io/crates/futures-macro/src/
Dselect.rs66 let is_block = match expr { in parse() localVariable
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp137 bool is_block = false; in extractValue() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_interfaces.cpp348 const bool is_block = _.HasDecoration(type_id, spv::Decoration::Block); in GetLocationsForVariable() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp361 const bool is_block = _.HasDecoration(type_id, spv::Decoration::Block); in GetLocationsForVariable() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_interfaces.cpp351 const bool is_block = _.HasDecoration(type_id, spv::Decoration::Block); in GetLocationsForVariable() local
/aosp_15_r20/external/sg3_utils/lib/
H A Dsg_pt_linux.c190 bool is_block = false; in check_file_type() local
/aosp_15_r20/external/rust/android-crates-io/crates/aarch64-paging/src/
Dpaging.rs215 pub(crate) fn is_block(&self, level: usize) -> bool { in is_block() method
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dloopnest.cpp2898 bool is_block = consumer_block != nullptr; in cacheAccesses() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp4730 const bool is_block = variable.IsBlock(); in cloneVariableForStage() local
7134 const bool is_block = variable.IsBlock(); in test() local