Home
last modified time | relevance | path

Searched refs:VkApplicationInfo (Results 1 – 25 of 50) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddynamic_state2_feature_common.adoc17 ** the value of slink:VkApplicationInfo::pname:apiVersion used to create
Ddynamic_state_feature_common.adoc17 ** the value of slink:VkApplicationInfo::pname:apiVersion used to create
Dbuffer_memory_barrier_common.adoc60 the value of slink:VkApplicationInfo::pname:apiVersion used to create
72 the value of slink:VkApplicationInfo::pname:apiVersion used to create
Dimage_memory_barrier_common.adoc219 the value of slink:VkApplicationInfo::pname:apiVersion used to create
231 the value of slink:VkApplicationInfo::pname:apiVersion used to create
/hardware/google/gfxstream/host/vulkan/testing/
DVulkanTestHelper.h53 std::optional<VkApplicationInfo> appInfo;
DVulkanTestHelper.cpp126 VkApplicationInfo defaultAppInfo = { in initialize()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_AMD_negative_viewport_height.adoc35 version 1.1 or later requested in slink:VkApplicationInfo::pname:apiVersion.
Dboilerplate.adoc173 slink:VkApplicationInfo::pname:apiVersion.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/
Dexpect-nested-lists-in-vu-noreflow.adoc16 ** the value of slink:VkApplicationInfo::pname:apiVersion used to create
Dexpect-nested-lists-in-vu-novuid.adoc17 ** the value of slink:VkApplicationInfo::pname:apiVersion used to create
Dexpect-nested-lists-in-vu-noreflow-novuid.adoc16 ** the value of slink:VkApplicationInfo::pname:apiVersion used to create
Dexpect-nested-lists-in-vu-default.adoc17 ** the value of slink:VkApplicationInfo::pname:apiVersion used to create
Dsrc-nested-lists-in-vu.adoc16 ** the value of slink:VkApplicationInfo::pname:apiVersion used to create
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dinitialization.adoc143 slink:VkApplicationInfo::pname:apiVersion when creating the instance
312 sname:VkApplicationInfo structure.
315 slink:VkApplicationInfo is defined in detail below.
551 [open,refpage='VkApplicationInfo',desc='Structure specifying application information',type='structs…
553 The sname:VkApplicationInfo structure is defined as:
555 include::{generated}/api/structs/VkApplicationInfo.adoc[]
667 structures to the pname:pNext chain of the sname:VkApplicationInfo
694 * [[VUID-VkApplicationInfo-apiVersion-04010]]
699 * [[VUID-VkApplicationInfo-apiVersion-05021]]
705 * [[VUID-VkApplicationInfo-key-05093]]
[all …]
Ddebugging.adoc462 slink:VkApplicationInfo::pname:pApplicationName during instance
465 slink:VkApplicationInfo::pname:applicationVersion during instance
471 engine name specified via slink:VkApplicationInfo::pname:pEngineName
474 slink:VkApplicationInfo::pname:engineVersion during instance creation.
476 slink:VkApplicationInfo::pname:apiVersion during instance creation.
/hardware/google/gfxstream/host/tests/
DSwapChainStateVk_unittest.cpp50 VkApplicationInfo appInfo = { in createInstance()
DDisplayVk_unittest.cpp108 VkApplicationInfo appInfo = {.sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, in createInstance()
DCompositorVk_unittest.cpp272 const VkApplicationInfo appInfo = { in createInstance()
/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/
DComputePipelineRestoration_integrationtest.cpp50 .appInfo = VkApplicationInfo{.sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, in SetUp()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_instance.c100 const VkApplicationInfo *app = pCreateInfo->pApplicationInfo; in vk_instance_init()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dnaming.adoc117 // VkApplicationInfo (Struct)
118 typedef struct VkApplicationInfo {
120 } VkApplicationInfo;
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.h106 const VkApplicationInfo* from, VkApplicationInfo* to);
Dgoldfish_vk_transform_guest.h149 VkApplicationInfo* toTransform);
152 VkApplicationInfo* toTransform);
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h99 const VkApplicationInfo* from, VkApplicationInfo* to);
Dgoldfish_vk_transform.h149 VkApplicationInfo* toTransform);
152 VkApplicationInfo* toTransform);

12