Searched refs:OsGpuContext (Results 1 – 6 of 6) sorted by relevance
115 OsGpuContext[iLoop].pAllocationList); in IntelGen_OsClear_OsGpuContext()120 GENOS_FreeMemory(pContext->OsGpuContext in IntelGen_OsClear_OsGpuContext()127 OsGpuContext[iLoop].pResources); in IntelGen_OsClear_OsGpuContext()133 OsGpuContext[iLoop].pbWriteMode); in IntelGen_OsClear_OsGpuContext()881 GENOS_OS_GPU_CONTEXT OsGpuContext; in IntelGen_OsVerifyCommandBufferSize() local887 OsGpuContext = in IntelGen_OsVerifyCommandBufferSize()989 GENOS_OS_GPU_CONTEXT OsGpuContext; in IntelGen_OsGetIndirectState() local993 OsGpuContext = in IntelGen_OsGetIndirectState()1028 GENOS_OS_GPU_CONTEXT OsGpuContext; in IntelGen_OsGetIndirectStatePointer() local1037 OsGpuContext = in IntelGen_OsGetIndirectStatePointer()[all …]
364 GENOS_OS_GPU_CONTEXT OsGpuContext[GENOS_GPU_CONTEXT_MAX]; member
140 if (pContext->OsGpuContext[iLoop].pCB != nullptr) in Mos_Specific_ClearGpuContext()143 pContext->OsGpuContext[iLoop].pCB = nullptr; in Mos_Specific_ClearGpuContext()3408 MOS_OS_GPU_CONTEXT OsGpuContext; in Mos_Specific_VerifyCommandBufferSize() local3423 OsGpuContext = pOsContext->OsGpuContext[pOsInterface->CurrentGpuContextOrdinal]; in Mos_Specific_VerifyCommandBufferSize()3638 MOS_OS_GPU_CONTEXT OsGpuContext; in Mos_Specific_GetIndirectState() local3643 OsGpuContext = pOsContext->OsGpuContext[pOsInterface->CurrentGpuContextOrdinal]; in Mos_Specific_GetIndirectState()3705 MOS_OS_GPU_CONTEXT OsGpuContext = {}; in Mos_Specific_GetIndirectStatePointer() local3740 OsGpuContext = pOsContext->OsGpuContext[pOsInterface->CurrentGpuContextOrdinal]; in Mos_Specific_GetIndirectStatePointer()3742 if (OsGpuContext.pCB && OsGpuContext.pCB->pCmdBase) in Mos_Specific_GetIndirectStatePointer()4043 MOS_OS_CHK_NULL(pOsContext->OsGpuContext); in Mos_Specific_SubmitCommandBuffer()[all …]
522 MOS_OS_GPU_CONTEXT OsGpuContext[MOS_GPU_CONTEXT_MAX]; member
161 if (pContext->OsGpuContext[iLoop].pCB != nullptr) in Mos_Specific_ClearGpuContext()164 pContext->OsGpuContext[iLoop].pCB = nullptr; in Mos_Specific_ClearGpuContext()3673 MOS_OS_GPU_CONTEXT OsGpuContext; in Mos_Specific_VerifyCommandBufferSize() local3688 OsGpuContext = pOsContext->OsGpuContext[pOsInterface->CurrentGpuContextOrdinal]; in Mos_Specific_VerifyCommandBufferSize()3903 MOS_OS_GPU_CONTEXT OsGpuContext; in Mos_Specific_GetIndirectState() local3908 OsGpuContext = pOsContext->OsGpuContext[pOsInterface->CurrentGpuContextOrdinal]; in Mos_Specific_GetIndirectState()3970 MOS_OS_GPU_CONTEXT OsGpuContext = {}; in Mos_Specific_GetIndirectStatePointer() local4005 OsGpuContext = pOsContext->OsGpuContext[pOsInterface->CurrentGpuContextOrdinal]; in Mos_Specific_GetIndirectStatePointer()4007 if (OsGpuContext.pCB && OsGpuContext.pCB->pCmdBase) in Mos_Specific_GetIndirectStatePointer()4313 MOS_OS_CHK_NULL(pOsContext->OsGpuContext); in Mos_Specific_SubmitCommandBuffer()[all …]
529 MOS_OS_GPU_CONTEXT OsGpuContext[MOS_GPU_CONTEXT_MAX]; member