Kenneth Graunke <[email protected]> writes: > Now that ARB programs and fixed function are routed through the new > backend, shader might be NULL. Don't do INTEL_DEBUG=perf support in > that case, since it relies on shader->compiled_once. > > Since INTEL_DEBUG=perf wasn't previously supported, this maintains the > status quo. It might be nice to support it someday, however. > > This could be moved to brw_shader_program instead of brw_shader, but > it appears even prog can be NULL in that case. > > Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
pgpjfeFwQXQQ5.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
