A debug message is emitted whenever sampler states are applied and a NULL state pointer is encountered. NULL pointers indicate that the default state should be used instead, so there's no need to spam with error messages approx. 1+ times per draw-call. commitmacos/master405a50d
("vrend: cleanup vrend_bind_sampler_states") adds a more useful debug message at sampler state bind-time when handle is non-zero and corresponding state object cannot be located. Fixes:32c733f
("src/: replace all instances of "fprintf to stderr" with "vrend_printf"") Signed-off-by: Ryan Neph <ryanneph@google.com> Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
parent
603699f169
commit
dbc1145c6b
Loading…
Reference in new issue