Searched refs:Vk (Results 1 – 18 of 18) sorted by relevance
/hardware/google/gfxstream/common/detector/ |
D | Vulkan.h | 91 class Vk { 93 static gfxstream::expected<Vk, vkhpp::Result> Load( 98 Vk(const Vk&) = delete; 99 Vk& operator=(const Vk&) = delete; 101 Vk(Vk&&) = default; 102 Vk& operator=(Vk&&) = default; 183 Vk(vkhpp::DynamicLoader loader, in Vk() function
|
D | Vulkan.cpp | 66 gfxstream::expected<Vk::BufferWithMemory, vkhpp::Result> DoCreateBuffer( in DoCreateBuffer() 94 return Vk::BufferWithMemory{ in DoCreateBuffer() 101 gfxstream::expected<Vk, vkhpp::Result> Vk::Load( in Load() 246 return Vk(std::move(loader), in Load() 258 gfxstream::expected<Vk::BufferWithMemory, vkhpp::Result> Vk::CreateBuffer( in CreateBuffer() 269 gfxstream::expected<Vk::BufferWithMemory, vkhpp::Result> Vk::CreateBufferWithData( in CreateBufferWithData() 300 gfxstream::expected<Vk::ImageWithMemory, vkhpp::Result> Vk::CreateImage( in CreateImage() 396 gfxstream::expected<std::vector<uint8_t>, vkhpp::Result> Vk::DownloadImage( in DownloadImage() 508 gfxstream::expected<Vk::YuvImageWithMemory, vkhpp::Result> Vk::CreateYuvImage( in CreateYuvImage() 647 vkhpp::Result Vk::LoadYuvImage( in LoadYuvImage() [all …]
|
D | GraphicsDetectorVk.cpp | 26 auto vk = GFXSTREAM_EXPECT(Vk::Load()); in PopulateVulkanAvailabilityImpl()
|
D | GraphicsDetectorVkPrecisionQualifiersOnYuvSamplers.cpp | 42 auto vk = VK_EXPECT(Vk::Load( in CanHandlePrecisionQualifierWithYuvSampler() 65 Vk::YuvImageWithMemory sampledImage = VK_EXPECT(vk.CreateYuvImage( in CanHandlePrecisionQualifierWithYuvSampler() 83 Vk::FramebufferWithAttachments framebuffer = in CanHandlePrecisionQualifierWithYuvSampler()
|
D | GraphicsDetectorVkExternalMemoryHost.cpp | 192 auto vk = GFXSTREAM_EXPECT(Vk::Load()); in PopulateVulkanExternalMemoryHostQuirkImpl()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_pipeline_creation_cache_control.adoc | 31 This extension adds flags to stext:Vk*PipelineCreateInfo and 75 stext:Vk*PipelineCreateInfo::pname:flags. 86 stext:Vk*PipelineCreateInfo::pname:flags can be used as an escape hatch for
|
D | VK_EXT_debug_marker.adoc | 132 parameter in the object's stext:Vk*CreateInfo structure? 137 In particular passing the name at stext:Vk*CreateInfo time does not allow
|
D | glossary.adoc | 2122 VK/Vk/vk::
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | fundamentals.adoc | 669 stext:Vk*CreateInfo structures with the parameters needed to create the 689 ftext:vkAllocate*, and take stext:Vk*AllocateInfo structures. 1010 etext:Vk*Flags* parameter. 1064 Instead, a etext:Vk*Flags type which is an alias of basetype:VkFlags, and 1065 whose name matches the corresponding etext:Vk*FlagBits that are valid for 1068 Any etext:Vk*Flags member or parameter used in the API as an input must: be 1072 An individual bit flag is valid for a etext:Vk*Flags type if it would be a 1074 equivalent etext:Vk*FlagBits type, where the bits type is obtained by taking 1079 Any etext:Vk*Flags member or parameter returned from a query command or 1081 undefined: in its corresponding etext:Vk*FlagBits type. [all …]
|
D | pipelines.adoc | 7149 stext:Vk*PipelineCreateInfo structure. 7795 in the stext:Vk*PipelineCreateInfo structure for this pipeline.
|
D | features.adoc | 4524 ** The following can: be used in stext:Vk*PipelineCreateInfo::pname:flags:
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_pipeline_creation_feedback/ |
D | pipelines.adoc | 146 stext:Vk*PipelineCreateInfo structure was used to accelerate the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | naming.adoc | 97 Each type name is prefixed with `Vk`. 617 VK/Vk/vk::
|
D | markup.adoc | 661 stext{cl}Vk*CreateInfo -> stext:Vk*CreateInfo. 692 This is only used for function pointer and `Vk*Flags`
|
D | extensions.adoc | 1014 In this case, the type's etext:Vk prefix is replaced with the enum prefix
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 3759 * Make treatment of empty etext:Vk*FlagBits types consistent in `vk.xml` 6110 * Fix validity generator for stext:Vk*Flags types that are aliases, 8484 `const` following pattern for the other stext:Vk*CreateInfo structures 9862 * Inline all of the etext:Vk*Flags definitions, moving each one from the 9864 etext:Vk*FlagBits value if one is defined, or after the first structure
|
D | registry.adoc | 854 a `Vk*FlagBits` data type.
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.es | 2865 …�"�T����c�P��S}~���vW���ξ6c�"^4\~#�!L^#�+BN ��П��MliתP���ZC�B_���Vk�EH~�|Y��8O�U�… 3368 �f��*�&�A���Ž�0�7`���!!���3�`L�}��9�� -�g��^����:�������v3���8LG8`5v��aqJ)Vk�)��ð… 4483 �e��3_|q!���Vk��Uu&�i�ᚪ��ޟ���&�Wj���N��J������^M.h����d�J�X�
|