Home
last modified time | relevance | path

Searched defs:vertexInputDeclaration (Results 1 – 14 of 14) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
Dpipeline_state_object_gles.h40 VertexInputDeclarationData vertexInputDeclaration; member
Dpipeline_state_object_gles.cpp153 const VertexInputDeclarationView& vertexInputDeclaration, in GraphicsPipelineStateObjectGLES()
Ddevice_gles.cpp2137 const VertexInputDeclarationView& vertexInputDeclaration, in CreateGraphicsPipelineStateObject()
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
Dshader_data_loader.h58 BASE_NS::string vertexInputDeclaration; in RENDER_BEGIN_NAMESPACE() member
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dpipeline_state_object_vk.cpp52 void GetVertexInputs(const VertexInputDeclarationView& vertexInputDeclaration, in GetVertexInputs()
176 const VertexInputDeclarationView& vertexInputDeclaration, in GraphicsPipelineStateObjectVk()
Ddevice_vk.cpp1315 const VertexInputDeclarationView& vertexInputDeclaration, in CreateGraphicsPipelineStateObject()
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
Dnode_context_pso_manager.h132 VertexInputDeclarationDataWrapper vertexInputDeclaration; member
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/loaders/
Dintf_scene_loader.h143 RENDER_NS::VertexInputDeclarationData vertexInputDeclaration; member
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
Dintf_shader_manager.h116 RenderHandle vertexInputDeclaration; in RENDER_BEGIN_NAMESPACE() member
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/gltf/
Dgltf.h219 RENDER_NS::VertexInputDeclarationData vertexInputDeclaration; member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Dmesh_builder.cpp427 … const uint32_t vertexAttributeLocation, const VertexInputDeclarationView& vertexInputDeclaration) in GetVertexAttributeByteSize()
968 void MeshBuilder::Initialize(const VertexInputDeclarationView& vertexInputDeclaration, size_t subme… in Initialize()
Dmesh_util.cpp735 const VertexInputDeclarationView vertexInputDeclaration = in InitializeBuilder() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_importer.cpp870 const VertexInputDeclarationView vertexInputDeclaration = in GatherMeshData() local
2817 const VertexInputDeclarationView vertexInputDeclaration = in StartPhase() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dscene_holder.cpp2450 const RENDER_NS::VertexInputDeclarationView vertexInputDeclaration = in CreateMeshFromArrays() local