Searched refs:QueryGPUInfoInternal (Results 1 – 4 of 4) sorted by relevance
99 virtual CM_RETURN_CODE QueryGPUInfoInternal(PCM_QUERY_CAPS pQueryCaps);
375 CM_RETURN_CODE CmDeviceRT::QueryGPUInfoInternal(PCM_QUERY_CAPS queryCaps) in QueryGPUInfoInternal() function in CMRT_UMD::CmDeviceRT
503 virtual CM_RETURN_CODE QueryGPUInfoInternal(PCM_QUERY_CAPS pQueryCaps) = 0;
1004 hr = QueryGPUInfoInternal(queryCaps); in GetCapsInternal()