Home
last modified time | relevance | path

Searched defs:offsetInputs (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
Dshader_reflection_data.cpp32 uint16_t offsetInputs; member
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
Dcompiler_main.cpp653 uint16_t offsetInputs; member
1241 const uint16_t offsetInputs = static_cast<uint16_t>(reflection.size()); in AppendVertexInputAttributes() local
1313 const uint16_t offsetInputs = AppendVertexInputAttributes(reflection, vertexInputAttributes); in ReflectSpvBinary() local