-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: internal
-
Component/s: javafx
-
generic
-
os_x
In MTLShader.m, for loops are used to log data present in the fragArgIndicesDict.
These loops can be moved under #ifdef SHADER_VERBOSE.
These loops can be moved under #ifdef SHADER_VERBOSE.