Home
last modified time | relevance | path

Searched refs:TypedCount (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h92 struct TypedCount { struct
100 BASE_NS::vector<TypedCount> counts;
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_util.cpp251 dc.counts.push_back(DescriptorCounts::TypedCount { bindingRef.descriptorType, bindingRef.descriptorCount }); in GetDescriptorCounts()
261 dc.counts.push_back(DescriptorCounts::TypedCount { bindingRef.descriptorType, bindingRef.descriptorCount }); in GetDescriptorCounts()
H A Drender_node_parser_util.cpp338 inline void FromJson(const json::value& jsonData, JsonContext<DescriptorCounts::TypedCount>& context) in FromJson()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_material_deferred_shading.cpp444 dc.counts.push_back(DescriptorCounts::TypedCount { bindingRef.descriptorType, bindingRef.descriptorCount }); in CreateDescriptorSets()

Completed in 4 milliseconds