mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-22 06:26:30 +00:00
Don't include Samplers in texture array
This commit is contained in:
@@ -964,7 +964,6 @@ void GLRenderState::Serialise(LogState state, void *ctx, WrappedOpenGL *gl)
|
||||
TexCube,
|
||||
Tex2DMS,
|
||||
Tex2DMSArray,
|
||||
Samplers,
|
||||
};
|
||||
|
||||
const char *names[] = {
|
||||
|
||||
Reference in New Issue
Block a user