Home
last modified time | relevance | path

Searched refs:AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/common/
Damd_kernel_code_t.h187 AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH = 1, enumerator
189 ((1 << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH) - 1)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDKernelCodeT.h187 AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH = 1, enumerator
188 …AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK = ((1 << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH) - 1)…