Home
last modified time | relevance | path

Searched refs:layouts (Results 1 – 25 of 81) sorted by relevance

1234

/external/libpng/contrib/conftest/
Dread.dfa51 # all the native PNG bit layouts, so it doesn't need any of layout change
55 # If your app always expands the image to a limited set of bit layouts you
/external/llvm/test/Linker/
Ddatalayout.ll13 ; WARN-B: WARNING: Linking two modules of different data layouts:
/external/libyuv/files/tools/ubsan/
Dvptr_blacklist.txt9 # Identical layouts.
10 # If base and derived classes have identifical memory layouts (i.e., the same
/external/fmtlib/doc/bootstrap/
Dgrid.less28 // width for fluid, full width layouts.
/external/replicaisland/
DREADME.TXT10 …ysterious power source. This is a complete game: all art, dialog, level layouts, and other data a…
43 Genki Mine made all of the art, most of the levels layouts, all of the character designs, most of t…
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp636 const std::vector<const DescriptorSetLayout *> &layouts) { in NON_DISPATCHABLE_HANDLE_DTOR()
637 …t std::vector<VkDescriptorSetLayout> layout_handles = make_handles<VkDescriptorSetLayout>(layouts); in NON_DISPATCHABLE_HANDLE_DTOR()
665 … const std::vector<const DescriptorSetLayout *> &layouts) { in alloc_sets() argument
666 …t std::vector<VkDescriptorSetLayout> layout_handles = make_handles<VkDescriptorSetLayout>(layouts); in alloc_sets()
Dvkrenderframework.cpp494 vector<const vk_testing::DescriptorSetLayout *> layouts; in CreateVKDescriptorSet() local
495 layouts.push_back(&m_layout); in CreateVKDescriptorSet()
500 pipeline_layout.setLayoutCount = layouts.size(); in CreateVKDescriptorSet()
503 m_pipeline_layout.init(*m_device, pipeline_layout, layouts); in CreateVKDescriptorSet()
Dvktestbinding.h498 …e &dev, VkPipelineLayoutCreateInfo &info, const std::vector<const DescriptorSetLayout *> &layouts);
536 …iptorSet *> alloc_sets(const Device &dev, const std::vector<const DescriptorSetLayout *> &layouts);
/external/squashfs-tools/RELEASE-READMEs/
DREADME-4.012 layouts for earlier kernels.
/external/doclava/src/com/google/doclava/
DDoclava.java1749 ArrayList<ClassInfo> layouts = new ArrayList<ClassInfo>(); in writeSdkValues() local
1803 layouts.add(clazz); in writeSdkValues()
1825 layouts.add(clazz); in writeSdkValues()
1859 boolean remove = containingClass == null || layouts.indexOf(containingClass) == -1; in writeSdkValues()
1871 writeClasses(output + "/widgets.txt", widgets, layouts, layoutParams); in writeSdkValues()
1923 ArrayList<ClassInfo> layouts, ArrayList<ClassInfo> layoutParams) { in writeClasses() argument
1937 for (ClassInfo clazz : layouts) { in writeClasses()
/external/deqp/doc/testspecs/GLES31/
Dfunctional.compute.basic.txt49 - SSBO layouts
Dfunctional.ssbo.txt55 performed to the layout, and in case of std140 and std430 layouts the layout
/external/clang/test/CodeGenObjC/
Dfragile-arc.m24 // ^ is compiled by ARC (controls interpretation of layouts)
117 // Note that these layouts implicitly start at the end of the previous
Dmrc-weak.m10 // of the superclass. Ensure that they're still covered by layouts.
/external/mesa3d/src/intel/isl/
DREADME6 those layouts, and queries the properties of surface formats.
/external/clang/include/clang/Driver/
DCC1Options.td184 def fdump_vtable_layouts : Flag<["-"], "fdump-vtable-layouts">,
185 HelpText<"Dump the layouts of all vtables that will be emitted in a translation unit">;
493 def fdump_record_layouts : Flag<["-"], "fdump-record-layouts">,
495 def fdump_record_layouts_simple : Flag<["-"], "fdump-record-layouts-simple">,
507 HelpText<"Override record layouts with those in the given file">;
/external/vixl/test/aarch32/config/
Dtemplate-macro-assembler-aarch32.cc.in59 // various layouts across generated tests so it absolutely cannot be shared.
Dtemplate-assembler-aarch32.cc.in55 // various layouts across generated tests so it absolutely cannot be shared.
/external/libyuv/files/docs/
Dformats.md114 There are 4 ARGB layouts - ARGB, BGRA, ABGR and RGBA. ARGB is most common by far, used for screen …
/external/deqp/doc/testspecs/VK/
Dapitests.adoc284 * Accessing resources from shaders using various layouts
297 Pipeline layouts will be covered mostly by tests that use various layouts, but in addition some cor…
299 * Creating empty layouts for shaders that don't use any resources
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/
Dusage.apt.vm4 layouts for your grammars, as so:
/external/vulkan-validation-layers/layers/
DREADME.md49 …with the layout specified for the Set. Also, all of the image and buffer layouts are validated to …
/external/autotest/
DMODULE_LICENSE_LGPL69 layouts and accessors, or small macros, inline functions and templates
DLGPL_LICENSE69 layouts and accessors, or small macros, inline functions and templates
/external/elfutils/
DCOPYING-LGPLV369 layouts and accessors, or small macros, inline functions and templates

1234