Home
last modified time | relevance | path

Searched refs:s_gBufferAttributeLayout (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/DeferredTest/
DdeferredRendering.cpp102 static AttributeLayout s_gBufferAttributeLayout[] = variable
107 static const u32 G_BUFFER_NUM_ATTRIBUTES=sizeof(s_gBufferAttributeLayout)/sizeof(s_gBufferAttribute…
602 s_gBufferAttributeLayout[attribSlot].shaderVarName, in BuffersPassInit()
605 s_gBufferAttributeLayout[attribSlot].attribFormat); in BuffersPassInit()