Searched refs:I915_UPLOAD_CONSTANTS (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di915_program.c565 I915_ACTIVESTATE(i915, I915_UPLOAD_CONSTANTS, 1);
566 I915_STATECHANGE(i915, I915_UPLOAD_CONSTANTS);
584 I915_ACTIVESTATE(i915, I915_UPLOAD_CONSTANTS, 0);
H A Di915_context.h49 #define I915_UPLOAD_CONSTANTS 0x10 macro
H A Di915_vtbl.c272 if (dirty & I915_UPLOAD_CONSTANTS)
479 if (dirty & I915_UPLOAD_CONSTANTS) {
481 fprintf(stderr, "I915_UPLOAD_CONSTANTS:\n");
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di915_program.c565 I915_ACTIVESTATE(i915, I915_UPLOAD_CONSTANTS, 1);
566 I915_STATECHANGE(i915, I915_UPLOAD_CONSTANTS);
584 I915_ACTIVESTATE(i915, I915_UPLOAD_CONSTANTS, 0);
H A Di915_context.h49 #define I915_UPLOAD_CONSTANTS 0x10 macro
H A Di915_vtbl.c271 if (dirty & I915_UPLOAD_CONSTANTS)
478 if (dirty & I915_UPLOAD_CONSTANTS) {
480 fprintf(stderr, "I915_UPLOAD_CONSTANTS:\n");

Completed in 6 milliseconds