Home
last modified time | relevance | path

Searched defs:commandBlock (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_command_buffer.cpp161 const CommandBlock *commandBlock = mCommandBlocks[cmdBlockIdx].get(); in recordCommands() local
H A Dwgpu_command_buffer.h318 CommandBlock *commandBlock = mCommandBlocks[mCurrentCommandBlock].get(); in initCommand() local