i915: fix the error in the previos commit.
This commit is contained in:
@@ -442,7 +442,7 @@ i915_do_emit_state(struct intel_context *intel)
|
||||
}
|
||||
|
||||
if (dirty & I915_UPLOAD_PROGRAM) {
|
||||
if (ProgramSize) {
|
||||
if (state->ProgramSize) {
|
||||
if (INTEL_DEBUG & DEBUG_STATE)
|
||||
fprintf(stderr, "I915_UPLOAD_PROGRAM:\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user