Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Registry descriptors are missing the m_ prefix #328

Open
VZout opened this issue May 25, 2019 · 0 comments
Open

Registry descriptors are missing the m_ prefix #328

VZout opened this issue May 25, 2019 · 0 comments
Labels
refactor Request to re-factor a working system/class/etc.

Comments

@VZout
Copy link
Contributor

VZout commented May 25, 2019

The shader and pipeline registry descriptions are missing the m_ prefix.

	struct ShaderDescription
	{
		std::string path;
		std::string entry;
		ShaderType type;
	};

@VZout VZout added the refactor Request to re-factor a working system/class/etc. label May 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactor Request to re-factor a working system/class/etc.
Projects
None yet
Development

No branches or pull requests

1 participant