HomeSort by relevance Sort by last modified time
    Searched refs:HasSDWAMac (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 353 bool HasSDWAMac;
664 bool hasSDWAMac() const {
665 return HasSDWAMac;
AMDGPUSubtarget.cpp 196 HasSDWAMac(false),

Completed in 52 milliseconds