(flat) int for samplerindex
This commit is contained in:
parent
1461731a0e
commit
5dd928b7f4
5 changed files with 5 additions and 6 deletions
|
|
@ -67,7 +67,7 @@ public:
|
|||
glm::mat4 view;
|
||||
glm::mat4 model;
|
||||
float lodBias = 0.0f;
|
||||
float samplerIndex = 2.0f;
|
||||
uint32_t samplerIndex = 2;
|
||||
} uboVS;
|
||||
|
||||
struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue