HomeSort by relevance Sort by last modified time
    Searched defs:isCompute (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.cpp 147 bool isCompute(CallingConv::ID cc) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.cpp 621 bool isCompute(CallingConv::ID cc) {
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
context.h 400 DispatchQueue* pDispatch; // Queue for thread groups. (isCompute)
410 bool isCompute; // Is this DC a compute context?

Completed in 74 milliseconds