Searched refs:bDumpCommandBufferToFile (Results 1 – 2 of 2) sorted by relevance
579 if (pOsInterface->bDumpCommandBufferToFile) in Mos_DumpCommandBuffer()616 if (pOsInterface->bDumpCommandBufferToFile) in Mos_DumpCommandBuffer()630 if (pOsInterface->bDumpCommandBufferToFile) in Mos_DumpCommandBuffer()684 pOsInterface->bDumpCommandBufferToFile = ((value & 1) != 0); in Mos_DumpCommandBufferInit()687 if (pOsInterface->bDumpCommandBufferToFile) in Mos_DumpCommandBufferInit()
717 …int32_t bDumpCommandBufferToFile; //!< Indicates … member