Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ stride
Method
stride
libs/scrap/src/common/dxgi.rs:105–107 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
103
}
104
105
fn stride(&self) -> Vec<usize> {
106
self.stride.clone()
107
}
108
109
fn pixfmt(&self) -> Pixfmt {
110
Pixfmt::BGRA
Callers
nothing calls this directly
Calls
1
clone
Method · 0.45
Tested by
no test coverage detected