Home
last modified time | relevance | path

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

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