Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ getFormat
Method
getFormat
kernels/common/buffer.h:327–329 ·
view source on GitHub ↗
! return the buffer format */
Source
from the content-addressed store, hash-verified
325
326
/*! return the buffer format */
327
__forceinline RTCFormat getFormat() const {
328
return format;
329
}
330
331
/*! mark buffer as modified or unmodified */
332
__forceinline void setModified() {
Callers
1
l2w
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected