HomeSort by relevance Sort by last modified time
    Searched defs:CMD_NODE (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
core_validation_types.h 282 struct CMD_NODE {
393 std::vector<CMD_NODE> cmds; // vector of commands bound to this command buffer
396 // each individual CMD_NODE referencing its own "lastBound" state
  /external/vulkan-validation-layers/layers/
core_validation_types.h 376 struct CMD_NODE {
567 std::vector<CMD_NODE> cmds; // vector of commands bound to this command buffer
570 // each individual CMD_NODE referencing its own "lastBound" state

Completed in 53 milliseconds