Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceProperties (Results 1 – 25 of 65) sorted by relevance

123

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dimage_copy_common.adoc15 slink:VkPhysicalDeviceProperties::pname:apiVersion is less than Vulkan
29 slink:VkPhysicalDeviceProperties::pname:apiVersion is less than Vulkan
Dbind_image_common.adoc77 slink:VkPhysicalDeviceProperties::pname:apiVersion is less than Vulkan
Dcopy_image_common.adoc117 slink:VkPhysicalDeviceProperties::pname:apiVersion is less than Vulkan
184 slink:VkPhysicalDeviceProperties::pname:apiVersion is less than Vulkan
195 slink:VkPhysicalDeviceProperties::pname:apiVersion is less than Vulkan
Dbind_buffer_common.adoc71 slink:VkPhysicalDeviceProperties::pname:apiVersion is less than Vulkan
/hardware/google/gfxstream/host/tests/
DVulkan_unittest.cpp101 const VkPhysicalDeviceProperties& props) { in getPhysicalDevicePropertiesString()
196 std::vector<VkPhysicalDeviceProperties> physicalDeviceProps(physicalDeviceCount); in testDeviceCreation()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_physical_device.c126 VkPhysicalDeviceProperties *pProperties) in vk_common_GetPhysicalDeviceProperties()
Dvk_pipeline_cache.c628 struct VkPhysicalDeviceProperties pdevice_props; in vk_pipeline_cache_create()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h185 VkPhysicalDeviceProperties props;
DVkCommonOperations.h214 VkPhysicalDeviceProperties physdevProps;
DVkDecoderGlobalState.h170 VkPhysicalDeviceProperties* pProperties);
DCompositorVk.cpp740 VkPhysicalDeviceProperties physicalDeviceProperties; in setUpUniformBuffers()
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h156 VkPhysicalDeviceProperties* pProperties);
622 void setDeviceInfo(VkDevice device, VkPhysicalDevice physdev, VkPhysicalDeviceProperties props,
727 VkPhysicalDeviceProperties props;
Dgoldfish_vk_deepcopy_guest.h141 const VkPhysicalDeviceProperties* from,
142 VkPhysicalDeviceProperties* to);
Dgoldfish_vk_transform_guest.h205 VkPhysicalDeviceProperties* toTransform);
208 VkPhysicalDeviceProperties* toTransform);
Dgoldfish_vk_marshaling_guest.h215 const VkPhysicalDeviceProperties* forMarshaling);
218 VkPhysicalDeviceProperties* forUnmarshaling);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_external_memory.adoc56 slink:VkPhysicalDeviceProperties::pname:driverVersion field can be used to
58 slink:VkPhysicalDeviceProperties::pname:pipelineCacheUUID is not sufficient
DVK_QCOM_render_pass_transform.adoc103 The driver version reported in VkPhysicalDeviceProperties.driverVersion is a
Dspirvenv.adoc82 slink:VkPhysicalDeviceProperties::pname:apiVersion).
133 slink:VkPhysicalDeviceProperties::pname:apiVersion).
748 If slink:VkPhysicalDeviceProperties::pname:apiVersion is less than
755 If slink:VkPhysicalDeviceProperties::pname:apiVersion is less than
764 If slink:VkPhysicalDeviceProperties::pname:apiVersion is less than
772 If slink:VkPhysicalDeviceProperties::pname:apiVersion is less than
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddebugging.adoc446 * pname:vendorID is the sname:VkPhysicalDeviceProperties::pname:vendorID
448 * pname:deviceID is the sname:VkPhysicalDeviceProperties::pname:deviceID
451 sname:VkPhysicalDeviceProperties::pname:driverVersion of the
455 sname:VkPhysicalDeviceProperties::pname:pipelineCacheUUID property of
Ddevsandqueues.adoc65 * pname:pProperties is a pointer to a slink:VkPhysicalDeviceProperties
71 [open,refpage='VkPhysicalDeviceProperties',desc='Structure specifying physical device properties',t…
73 The sname:VkPhysicalDeviceProperties structure is defined as:
75 include::{generated}/api/structs/VkPhysicalDeviceProperties.adoc[]
110 sname:VkPhysicalDeviceProperties::pname:apiVersion is the version associated
185 include::{generated}/validity/structs/VkPhysicalDeviceProperties.adoc[]
191 slink:VkPhysicalDeviceProperties::pname:vendorID are:
213 slink:VkPhysicalDeviceProperties::pname:deviceName.
221 slink:VkPhysicalDeviceProperties::pname:deviceType are:
286 * pname:properties is a slink:VkPhysicalDeviceProperties structure
[all …]
Dinitialization.adoc725 * pname:vendorID is the slink:VkPhysicalDeviceProperties::pname:vendorID
728 slink:VkPhysicalDeviceProperties::pname:deviceID of the physical device
Dfundamentals.adoc991 reported by slink:VkPhysicalDeviceProperties::pname:apiVersion);
999 reported by slink:VkPhysicalDeviceProperties::pname:apiVersion); or
1276 slink:VkPhysicalDeviceProperties::pname:apiVersion and the specified version
1281 as determined by slink:VkPhysicalDeviceProperties::pname:apiVersion and the
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h134 const VkPhysicalDeviceProperties* from,
135 VkPhysicalDeviceProperties* to);
Dgoldfish_vk_transform.h209 VkPhysicalDeviceProperties* toTransform);
212 VkPhysicalDeviceProperties* toTransform);
Dgoldfish_vk_marshaling.h204 const VkPhysicalDeviceProperties* forMarshaling);
207 VkPhysicalDeviceProperties* forUnmarshaling);

123