Searched refs:pDebugKernel (Results 1 – 3 of 3) sorted by relevance
1110 pOldSipKernelBlock = pOldInstructionHeap->pDebugKernel; in RenderHal_DSH_ExpandKernelStateHeap()1120 pOldInstructionHeap->pDebugKernel = nullptr; in RenderHal_DSH_ExpandKernelStateHeap()1470 if (pInstructionStateHeap->pDebugKernel) in RenderHal_DSH_LoadSipKernel()1472 pInstructionStateHeap->pDebugKernel->bStatic = false; in RenderHal_DSH_LoadSipKernel()1473 pInstructionStateHeap->pDebugKernel = nullptr; in RenderHal_DSH_LoadSipKernel()1498 …pIshMemoryBlock = pInstructionStateHeap->pDebugKernel = pMhwStateHeap->AllocateDynamicBlockDyn(MHW… in RenderHal_DSH_LoadSipKernel()1534 pSipMemoryBlock = pRenderHalLegacy->pMhwStateHeap->GetISHPointer()->pDebugKernel; in RenderHal_DSH_SendSipStateCmd()
405 …PMHW_STATE_HEAP_MEMORY_BLOCK pDebugKernel; //!< Block associated to debug (SIP) kernel in the… member
347 …pStateHeap->pDebugKernel = nullptr; // Debug kernel loaded in this heap (if ISH) in RegisterStateHeap()