Home
last modified time | relevance | path

Searched refs:GPUInfo (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTargetParser.cpp25 struct GPUInfo { struct
32 constexpr GPUInfo R600GPUs[26] = {
65 constexpr GPUInfo AMDGCNGPUs[37] = {
107 const GPUInfo *getArchEntry(AMDGPU::GPUKind AK, ArrayRef<GPUInfo> Table) { in getArchEntry()
108 GPUInfo Search = { {""}, {""}, AK, AMDGPU::FEATURE_NONE }; in getArchEntry()
111 [](const GPUInfo &A, const GPUInfo &B) { in getArchEntry()
/third_party/mesa3d/src/freedreno/common/
Dfreedreno_devices.py83 class GPUInfo(Struct): class
106 class A6xxGPUInfo(GPUInfo):
153 ], GPUInfo(
166 ], GPUInfo(
178 ], GPUInfo(
193 ], GPUInfo(
/third_party/skia/third_party/externals/dawn/src/common/
DCMakeLists.txt27 "GPUInfo.cpp"
28 "GPUInfo.h"
DBUILD.gn179 "GPUInfo.cpp",
180 "GPUInfo.h",
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DGPUInfoTests.cpp27 TEST(GPUInfo, CompareD3DDriverVersion) { in TEST() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DDeviceMTL.mm17 #include "common/GPUInfo.h"
DBackendMTL.mm18 #include "common/GPUInfo.h"
/third_party/openGLES/extensions/AMD/
DWGL_AMD_gpu_association.txt464 6. Is GPUClock a good parameter for the GPUInfo structure? How should
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DWGL_AMD_gpu_association.txt464 6. Is GPUClock a good parameter for the GPUInfo structure? How should