/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | driver_utils.cpp | 144 angle::VersionTriple ParseGenericVulkanDriverVersion(uint32_t driverVersion) in ParseGenericVulkanDriverVersion() 314 IntelDriverVersion ParseIntelWindowsDriverVersion(uint32_t driverVersion) in ParseIntelWindowsDriverVersion() 326 ARMDriverVersion ParseARMVulkanDriverVersion(uint32_t driverVersion) in ParseARMVulkanDriverVersion() 331 QualcommDriverVersion ParseQualcommVulkanDriverVersion(uint32_t driverVersion) in ParseQualcommVulkanDriverVersion()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | driver_utils_d3d.cpp | 14 std::string GetDriverVersionString(LARGE_INTEGER driverVersion) in GetDriverVersionString()
|
/aosp_15_r20/external/angle/src/tests/ |
H A D | angle_system_info_tests_main.cpp | 145 js::Value driverVersion; in main() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLContext.h | 75 GrGLDriverVersion driverVersion() const { return fDriverInfo.fDriverVersion; } in driverVersion() function
|
H A D | GrGLUtil.cpp | 430 GrGLDriverVersion driverVersion = GR_GL_DRIVER_UNKNOWN_VER; in get_driver_and_version() local
|
/aosp_15_r20/frameworks/native/opengl/libs/EGL/ |
H A D | egldefs.h | 68 EGLint driverVersion; member
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiHealthMonitor.java | 595 String driverVersion = replaceNullByEmptyString(mWifiNative.getDriverVersion()); in extractCurrentSoftwareBuildInfo() local 898 String driverVersion = softwareBuildInfo.hasWifiDriverVersion() in fromSoftwareBuildInfo() local
|
/aosp_15_r20/external/clpeak/include/ |
H A D | common.h | 63 std::string driverVersion; member
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 444 uint32_t driverVersion = 0; member
|
D | VkCommonOperations.cpp | 457 static std::string decodeDriverVersion(uint32_t vendorId, uint32_t driverVersion) { in decodeDriverVersion() 1101 std::string driverVersion = driverVersionBuilder.str(); in createGlobalVkEmulation() local
|
D | VkCommonOperations.h | 232 std::string driverVersion; member
|
/aosp_15_r20/external/angle/src/gpu_info_util/ |
H A D | SystemInfo.h | 47 std::string driverVersion; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
H A D | gpu_cudamallocasync_allocator.cc | 119 int driverVersion; in GpuCudaMallocAsyncAllocator() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Renderer11.h | 72 Optional<LARGE_INTEGER> driverVersion; // Four-part driver version number. member
|
H A D | renderer11_utils.cpp | 1238 IntelDriverVersion GetIntelDriverVersion(const Optional<LARGE_INTEGER> driverVersion) in GetIntelDriverVersion()
|
/aosp_15_r20/hardware/libhardware/modules/input/evdev/ |
H A D | InputHub.cpp | 181 int driverVersion; in queryProperties() local
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiVendorHalTest.java | 644 String driverVersion = "dizzy"; in testVersionGetters() local
|
/aosp_15_r20/frameworks/native/services/inputflinger/reader/ |
H A D | EventHub.cpp | 2289 int driverVersion; in openDeviceLocked() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_renderer.cpp | 4289 uint32_t driverVersion = mPhysicalDeviceProperties.driverVersion; in getVersionString() local
|
/aosp_15_r20/external/vulkan-validation-layers/tests/device_profiles/ |
H A D | mobile_chip.json | 123 "driverVersion": 2734070174, number
|
H A D | adreno_540.json | 131 "driverVersion": 60111537, number
|
H A D | powervr_rogue_ge8300.json | 123 "driverVersion": 4490469, number
|
H A D | nvidia_tegra_x1.json | 123 "driverVersion": 1514143744, number
|
H A D | amd_radv_polaris10.json | 121 "driverVersion": 71311365, number
|
H A D | intel_hd_graphics_520_skylake_gt2.json | 121 "driverVersion": 71311364, number
|