Lines Matching defs:state
77 * Dirty flags. When state changes, we flag some combination of these
129 * Per-stage dirty flags. When state changes, we flag some combination of
187 * Non-orthogonal state (NOS) dependency flags.
189 * Shader programs may depend on non-orthogonal state. These flags are
190 * used to indicate that a shader's key depends on the state provided by
207 * Program cache keys for state based recompiles.
404 * based on non-orthogonal state dependencies, recorded in the shader key.
482 * as well as program data and other packets needed by state upload.
485 * (iris_uncompiled_shader), due to state-based recompiles (brw_*_prog_key).
543 * API context state that is replicated per shader stage.
599 * Most driver state is tracked here.
776 /** GenX-specific current state */
832 * Resources containing streamed state which our render context
847 /** Records the size of variable-length state for INTEL_DEBUG=bat */
855 } state;
1015 void iris_destroy_shader_state(struct pipe_context *ctx, void *state);