Searched refs:Elements (Results 1 – 18 of 18) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_create_renderpass2.adoc | 33 * Elements of slink:VkRenderPassMultiviewCreateInfo::pname:pViewMasks are 35 * Elements of slink:VkRenderPassMultiviewCreateInfo::pname:pViewOffsets
|
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/ |
D | cbor.h | 164 template <typename... Elements> 165 Array<Elements...> arr(const Elements&... elements) { 166 return Array<Elements...>(elements...);
|
/hardware/interfaces/secure_element/1.0/ |
D | ISecureElement.hal | 48 * Secure Elements like UICC, Secure Elements on SD cards etc.
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Context.h | 50 Elements, enumerator
|
D | GLESv2Context.cpp | 593 case DrawCallCmd::Elements: in drawWithEmulations()
|
D | GLESv2Imp.cpp | 1647 GLESv2Context::DrawCallCmd::Elements, in glDrawElements() 1665 GLESv2Context::DrawCallCmd::Elements, in glDrawElementsNullAEMU()
|
/hardware/interfaces/security/rkp/ |
D | README.md | 116 However, since hardware such as Secure Elements (SE) do not currently offer
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 576 * Retrieves an Element's sub Elements, specifically their identifiers, 580 * @param numSubElem Number of sub-Elements 608 * @param einsPtr Container of input Elements
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 835 template <typename... Elements> 836 struct tuple_size<VULKAN_HPP_NAMESPACE::StructureChain<Elements...>> 838 static constexpr size_t value = std::tuple_size<std::tuple<Elements...>>::value; 841 template <std::size_t Index, typename... Elements> 842 struct tuple_element<Index, VULKAN_HPP_NAMESPACE::StructureChain<Elements...>> 844 using type = typename std::tuple_element<Index, std::tuple<Elements...>>::type;
|
D | vulkan.hpp | 836 template <typename... Elements> 837 struct tuple_size<VULKAN_HPP_NAMESPACE::StructureChain<Elements...>> 839 static constexpr size_t value = std::tuple_size<std::tuple<Elements...>>::value; 842 template <std::size_t Index, typename... Elements> 843 struct tuple_element<Index, VULKAN_HPP_NAMESPACE::StructureChain<Elements...>> 845 using type = typename std::tuple_element<Index, std::tuple<Elements...>>::type;
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | writing.adoc | 196 === Describing Properties of Array Elements
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 61 * Examples of StrongBox devices are embedded Secure Elements (eSE) or on-SoC secure processing
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/ |
D | wsi.adoc | 1495 Elements of pname:pSwapchain must: be unique
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | interfaces.adoc | 3434 Elements of the array correspond to views in a multiview subpass, and those 4925 Elements of the array correspond to views in a multiview subpass, and those
|
D | descriptorsets.adoc | 2077 ifndef::VK_EXT_graphics_pipeline_library[Elements]
|
D | synchronization.adoc | 6235 Elements of pname:pEvents must: not have been signaled by
|
D | resources.adoc | 9187 Elements of pname:pSplitInstanceBindRegions that correspond to the same
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 10176 Elements>> section of the style guide how and when to use "`each`" and
|