Searched refs:pfnDumpCommandBuffer (Results 1 – 10 of 10) sorted by relevance
1312 osInterface->pfnDumpCommandBuffer(osInterface, it->second); in SubmitCommandBuffer()1320 osInterface->pfnDumpCommandBuffer(osInterface, cmdBuffer); in SubmitCommandBuffer()
4558 pOsInterface->pfnDumpCommandBuffer(pOsInterface, pCmdBuffer); in Mos_Specific_SubmitCommandBuffer()
1285 if (pOsInterface->bDumpCommandBuffer && pOsInterface->pfnDumpCommandBuffer) in VeboxRenderVeboxCmd()1294 … pOsInterface->pfnDumpCommandBuffer(pOsInterface, pVeboxState->m_veCmdBuffers[IdxofVebox]); in VeboxRenderVeboxCmd()
530 …SCALABILITY_CHK_STATUS_RETURN(m_osInterface->pfnDumpCommandBuffer(m_osInterface, &m_secondaryCmdBu… in SubmitCmdBuffer()
521 pOsInterface->pfnDumpCommandBuffer = Mos_DumpCommandBuffer; in Mos_DumpCommandBufferInit()
560 pOsInterface->pfnDumpCommandBuffer = Mos_DumpCommandBuffer; in Mos_DumpCommandBufferInit()
896 MOS_STATUS (* pfnDumpCommandBuffer) ( member
1139 osInterface->pfnDumpCommandBuffer(osInterface, cmdBuffer); in SubmitCommandBuffer()
4274 pOsInterface->pfnDumpCommandBuffer(pOsInterface, pCmdBuffer); in Mos_Specific_SubmitCommandBuffer()
985 MOS_STATUS (* pfnDumpCommandBuffer) ( member