Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/NVRHI
/ getGraphicsAPI
Method
getGraphicsAPI
src/validation/validation-device.cpp:662–665 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
660
}
661
662
GraphicsAPI DeviceWrapper::getGraphicsAPI()
663
{
664
return m_Device->getGraphicsAPI();
665
}
666
667
FramebufferHandle DeviceWrapper::createFramebuffer(const FramebufferDesc& desc)
668
{
Callers
9
createSamplerFeedbackTexture
Method · 0.45
createSamplerFeedbackForNativeTexture
Method · 0.45
createShaderSpecialization
Method · 0.45
validatePipelineBindingLayouts
Method · 0.45
createBindingLayout
Method · 0.45
validateBindingSetItem
Method · 0.45
createBindingSet
Method · 0.45
buildBottomLevelAccelStruct
Method · 0.45
convertCoopVecMatrices
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected