Searched refs:GetReflectionVertexInputDeclaration (Results 1 – 4 of 4) sorted by relevance
425 virtual VertexInputDeclarationView GetReflectionVertexInputDeclaration( in RENDER_BEGIN_NAMESPACE()742 …virtual VertexInputDeclarationView GetReflectionVertexInputDeclaration(const RenderHandle& handle)…
210 …VertexInputDeclarationView GetReflectionVertexInputDeclaration(const RenderHandleReference& handle…211 … VertexInputDeclarationView GetReflectionVertexInputDeclaration(const RenderHandle& handle) const;528 …VertexInputDeclarationView GetReflectionVertexInputDeclaration(const RenderHandle& handle) const o…
1426 VertexInputDeclarationView ShaderManager::GetReflectionVertexInputDeclaration(const RenderHandle& h… in GetReflectionVertexInputDeclaration() function in ShaderManager1444 VertexInputDeclarationView ShaderManager::GetReflectionVertexInputDeclaration(const RenderHandleRef… in GetReflectionVertexInputDeclaration() function in ShaderManager1446 return GetReflectionVertexInputDeclaration(handle.GetHandle()); in GetReflectionVertexInputDeclaration()2391 VertexInputDeclarationView RenderNodeShaderManager::GetReflectionVertexInputDeclaration( in GetReflectionVertexInputDeclaration() function in RenderNodeShaderManager2394 return shaderMgr_.GetReflectionVertexInputDeclaration(handle); in GetReflectionVertexInputDeclaration()
173 shaderMgr.GetReflectionVertexInputDeclaration(shaderData_.shaderHandle); in ProcessSingleShadow()