Revert "DRW: Refactor to support draw call batching"
This reverts commit ce34a6b0d7.
			
			
This commit is contained in:
		@@ -65,8 +65,9 @@ static const char *BuiltinUniform_name(GPUUniformBuiltin u)
 | 
			
		||||
      [GPU_UNIFORM_CLIPPLANES] = "WorldClipPlanes",
 | 
			
		||||
 | 
			
		||||
      [GPU_UNIFORM_COLOR] = "color",
 | 
			
		||||
      [GPU_UNIFORM_BASE_INSTANCE] = "baseInstance",
 | 
			
		||||
      [GPU_UNIFORM_RESOURCE_CHUNK] = "resourceChunk",
 | 
			
		||||
      [GPU_UNIFORM_CALLID] = "callId",
 | 
			
		||||
      [GPU_UNIFORM_OBJECT_INFO] = "unfobjectinfo",
 | 
			
		||||
      [GPU_UNIFORM_OBJECT_COLOR] = "unfobjectcolor",
 | 
			
		||||
 | 
			
		||||
      [GPU_UNIFORM_CUSTOM] = NULL,
 | 
			
		||||
      [GPU_NUM_UNIFORMS] = NULL,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user