Home
last modified time | relevance | path

Searched refs:driverInfo (Results 1 - 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DAdapterVk.cpp60 if (mDeviceInfo.driverProperties.driverInfo[0] != '\0') { in InitializeImpl()
61 mDriverDescription += std::string(": ") + mDeviceInfo.driverProperties.driverInfo; in InitializeImpl()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDriverPropertiesTests.cpp94 if (!isNullTerminated(deviceDriverProperties.driverInfo, VK_MAX_DRIVER_INFO_SIZE)) in testInfoZeroTerminated()
H A DvktApiFeatureInfo.cpp4867 strncmp(driverProperties[0].driverInfo, driverProperties[1].driverInfo, VK_MAX_DRIVER_INFO_SIZE) != 0 || in deviceProperties2()
5731 strncmp(vulkan12Properties[0]->driverInfo, vulkan12Properties[1]->driverInfo, VK_MAX_DRIVER_INFO_SIZE) != 0 ) in devicePropertiesVulkan12()
6282 strncmp(driverProperties.driverInfo, vulkan12Properties.driverInfo, VK_MAX_DRIVER_INFO_SIZE) != 0 || in devicePropertyExtensionsConsistencyVulkan12()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c407 _mesa_sha1_update(&sha1_ctx, vk12_props->driverInfo, in vn_physical_device_init_uuids()
408 strlen(vk12_props->driverInfo)); in vn_physical_device_init_uuids()
558 memcpy(vk12_props->driverInfo, local_props.driver.driverInfo, in vn_physical_device_init_properties()
722 snprintf(vk12_props->driverInfo, sizeof(vk12_props->driverInfo), in vn_physical_device_init_properties()
1983 memcpy(u.driver->driverInfo, vk12_props->driverInfo, in vn_GetPhysicalDeviceProperties2()
1984 sizeof(vk12_props->driverInfo)); in vn_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDriverPropertiesTests.cpp152 if (!isNullTerminated(deviceDriverProperties.driverInfo, VK_MAX_DRIVER_INFO_SIZE)) in testInfoZeroTerminated()
H A DvktApiFeatureInfo.cpp4872 strncmp(driverProperties[0].driverInfo, driverProperties[1].driverInfo, VK_MAX_DRIVER_INFO_SIZE) != 0 || in deviceProperties2()
5736 strncmp(vulkan12Properties[0]->driverInfo, vulkan12Properties[1]->driverInfo, VK_MAX_DRIVER_INFO_SIZE) != 0 ) in devicePropertiesVulkan12()
6287 strncmp(driverProperties.driverInfo, vulkan12Properties.driverInfo, VK_MAX_DRIVER_INFO_SIZE) != 0 || in devicePropertyExtensionsConsistencyVulkan12()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c972 memset(p->driverInfo, 0, sizeof(p->driverInfo)); in tu_get_physical_device_properties_1_2()
973 snprintf(p->driverInfo, VK_MAX_DRIVER_INFO_SIZE, in tu_get_physical_device_properties_1_2()
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c925 CORE_PROPERTY(driverInfo); in vk_get_physical_device_core_1_2_property_ext()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1634 memset(vk12.driverInfo, 0, VK_MAX_DRIVER_INFO_SIZE); in v3dv_GetPhysicalDeviceProperties2()
1635 snprintf(vk12.driverInfo, VK_MAX_DRIVER_INFO_SIZE, in v3dv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper_vulkan.cc1202 std::cout << " driverInfo: " << driver_properties.driverInfo << std::endl; in DumpPhysicalDeviceInfo()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp932 strcpy(properties->driverInfo, ""); in getDriverProperties()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2096 memset(p->driverInfo, 0, sizeof(p->driverInfo)); in anv_get_physical_device_properties_1_2()
2097 snprintf(p->driverInfo, VK_MAX_DRIVER_INFO_SIZE, in anv_get_physical_device_properties_1_2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1062 snprintf(p->driverInfo, VK_MAX_DRIVER_INFO_SIZE, "Mesa " PACKAGE_VERSION MESA_GIT_SHA1 in lvp_get_physical_device_properties_1_2()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1645 snprintf(core_1_2.driverInfo, VK_MAX_DRIVER_INFO_SIZE, "Mesa " PACKAGE_VERSION MESA_GIT_SHA1); in dzn_GetPhysicalDeviceProperties2()
/third_party/glfw/deps/glad/
H A Dvulkan.h2238 char driverInfo [ VK_MAX_DRIVER_INFO_SIZE ]; member
4393 char driverInfo [ VK_MAX_DRIVER_INFO_SIZE ]; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h4370 char driverInfo[VK_MAX_DRIVER_INFO_SIZE]; member
4518 char driverInfo[VK_MAX_DRIVER_INFO_SIZE]; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h11293 size += vn_sizeof_char_array(val->driverInfo, VK_MAX_DRIVER_INFO_SIZE); in vn_sizeof_VkPhysicalDeviceDriverProperties_self()
11329 vn_decode_char_array(dec, val->driverInfo, array_size); in vn_decode_VkPhysicalDeviceDriverProperties_self()
11360 /* skip val->driverInfo */ in vn_sizeof_VkPhysicalDeviceDriverProperties_self_partial()
11390 /* skip val->driverInfo */ in vn_encode_VkPhysicalDeviceDriverProperties_self_partial()
13973 size += vn_sizeof_char_array(val->driverInfo, VK_MAX_DRIVER_INFO_SIZE); in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self()
14057 vn_decode_char_array(dec, val->driverInfo, array_size); in vn_decode_VkPhysicalDeviceVulkan12Properties_self()
14136 /* skip val->driverInfo */ in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self_partial()
14214 /* skip val->driverInfo */ in vn_encode_VkPhysicalDeviceVulkan12Properties_self_partial()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h5421 char driverInfo[VK_MAX_DRIVER_INFO_SIZE]; member
5569 char driverInfo[VK_MAX_DRIVER_INFO_SIZE]; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp41760 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DRIVER_INFO_SIZE> driverInfo = {}; global() member
57172 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DRIVER_INFO_SIZE> driverInfo = {}; global() member
[all...]
H A Dvulkan_core.h5520 char driverInfo[VK_MAX_DRIVER_INFO_SIZE]; member
5668 char driverInfo[VK_MAX_DRIVER_INFO_SIZE]; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5787 char driverInfo[VK_MAX_DRIVER_INFO_SIZE]; member
5935 char driverInfo[VK_MAX_DRIVER_INFO_SIZE]; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h5570 char driverInfo[VK_MAX_DRIVER_INFO_SIZE]; member
5718 char driverInfo[VK_MAX_DRIVER_INFO_SIZE]; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp18929 _OUT << "\"driverInfo\":" << std::endl; in print_VkPhysicalDeviceVulkan12Properties()
18934 print_char(obj.driverInfo[i], "", isCommaNeeded); in print_VkPhysicalDeviceVulkan12Properties()
19076 _OUT << "\"driverInfo\":" << std::endl; in print_VkPhysicalDeviceVulkan12Properties()
19081 print_char(obj->driverInfo[i], "", isCommaNeeded); in print_VkPhysicalDeviceVulkan12Properties()
20093 _OUT << "\"driverInfo\":" << std::endl; in print_VkPhysicalDeviceDriverProperties()
20098 print_char(obj.driverInfo[i], "", isCommaNeeded); in print_VkPhysicalDeviceDriverProperties()
20144 _OUT << "\"driverInfo\":" << std::endl; in print_VkPhysicalDeviceDriverProperties()
20149 print_char(obj->driverInfo[i], "", isCommaNeeded); in print_VkPhysicalDeviceDriverProperties()
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2091 snprintf(p->driverInfo, VK_MAX_DRIVER_INFO_SIZE, "Mesa " PACKAGE_VERSION MESA_GIT_SHA1 "%s", in radv_get_physical_device_properties_1_2()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h5946 char driverInfo[VK_MAX_DRIVER_INFO_SIZE]; member
6094 char driverInfo[VK_MAX_DRIVER_INFO_SIZE]; member

Completed in 466 milliseconds

12