summaryrefslogtreecommitdiffstats
path: root/o3d/core/cross/command_buffer/stream_bank_cb.h
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/core/cross/command_buffer/stream_bank_cb.h')
-rw-r--r--o3d/core/cross/command_buffer/stream_bank_cb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/core/cross/command_buffer/stream_bank_cb.h b/o3d/core/cross/command_buffer/stream_bank_cb.h
index 81b258f..015ff2d 100644
--- a/o3d/core/cross/command_buffer/stream_bank_cb.h
+++ b/o3d/core/cross/command_buffer/stream_bank_cb.h
@@ -70,7 +70,7 @@ class StreamBankCB : public StreamBank {
// The resource ID for the vertex struct representing the input vertex
// streams, or kInvalidResource if it hasn't been created yet.
- command_buffer::ResourceID vertex_struct_id_;
+ command_buffer::ResourceId vertex_struct_id_;
};
} // namespace o3d