Searched refs:AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_SHIFT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Damd_kernel_code_t.h160 AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_SHIFT = 20, enumerator in enum:amd_code_property_mask_t
162 AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK = ((1 << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH) - 1) << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_SHIFT,
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Damd_kernel_code_t.h186 AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_SHIFT = 20, enumerator in enum:amd_code_property_mask_t
190 << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_SHIFT,

Completed in 4 milliseconds