Searched refs:dumpCommandBufferToFile (Results 1 – 2 of 2) sorted by relevance
891 if (streamState->dumpCommandBufferToFile) in DumpCommandBuffer()936 if (streamState->dumpCommandBufferToFile) in DumpCommandBuffer()954 if (streamState->dumpCommandBufferToFile) in DumpCommandBuffer()3568 streamState->dumpCommandBufferToFile = ((value & 1) != 0); in DumpCommandBufferInit()3571 if (streamState->dumpCommandBufferToFile) in DumpCommandBufferInit()
550 …bool dumpCommandBufferToFile = false; //!< Indicates that the command buffer sho… member