Home
last modified time | relevance | path

Searched defs:amd (Results 1 – 6 of 6) sorted by relevance

/external/igt-gpu-tools/tests/amdgpu/
Damd_prime.c171 static void i915_to_amd(int i915, int amd, amdgpu_device_handle device) in i915_to_amd()
289 static void amd_to_i915(int i915, int amd, amdgpu_device_handle device) in amd_to_i915()
396 static void shrink(int i915, int amd, amdgpu_device_handle device) in shrink()
428 int i915 = -1, amd = -1; variable
/external/rust/crates/ash/src/extensions/experimental/
Dmod.rs1 pub mod amd; module
/external/cpuinfo/test/name/
Dbrand-string.cc392 TEST(BRAND_STRING, amd) { in TEST() argument
/external/mesa3d/src/
Dmeson.build74 subdir('amd') subdir
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp345 StringRef amd("llvm.printf.fmts"); in lowerPrintfForGpu() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp15593 const double amd (am.asDouble()); in calc() local