Home
last modified time | relevance | path

Searched refs:APIValue (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/cmrt/cmrt-1.0.6/src/
H A Dhal_cm_g9.cpp138 } else if (pState->MaxHWThreadValues.APIValue != 0) { in HalCm_SubmitCommands_g9()
139 if (pState->MaxHWThreadValues.APIValue < in HalCm_SubmitCommands_g9()
141 iTmp = pState->MaxHWThreadValues.APIValue; in HalCm_SubmitCommands_g9()
290 pState->MaxHWThreadValues.APIValue = 0; in HalCm_SubmitCommands_g9()
H A Dhal_cm_g75.cpp144 } else if (pState->MaxHWThreadValues.APIValue != 0) { in HalCm_SubmitCommands_g75()
145 if (pState->MaxHWThreadValues.APIValue < in HalCm_SubmitCommands_g75()
147 iTmp = pState->MaxHWThreadValues.APIValue; in HalCm_SubmitCommands_g75()
259 pState->MaxHWThreadValues.APIValue = 0; in HalCm_SubmitCommands_g75()
H A Dhal_cm_g8.cpp149 } else if (pState->MaxHWThreadValues.APIValue != 0) { in HalCm_SubmitCommands_g8()
150 if (pState->MaxHWThreadValues.APIValue < in HalCm_SubmitCommands_g8()
152 iTmp = pState->MaxHWThreadValues.APIValue; in HalCm_SubmitCommands_g8()
303 pState->MaxHWThreadValues.APIValue = 0; in HalCm_SubmitCommands_g8()
H A Dcm_common.h647 UINT APIValue; member
H A Dhal_cm.cpp5984 pState->MaxHWThreadValues.APIValue = in HalCm_SetCaps()
6117 pState->MaxHWThreadValues.APIValue = 0; in HalCm_Create()