Lines Matching refs:values

358     * The field used to back the values supplied by the constant is determined
362 nir_const_value values[NIR_MAX_VEC_COMPONENTS];
570 * Layout of the matrix. Uses glsl_matrix_layout values.
652 * - Vertex shader input: one of the values from \c gl_vert_attrib.
653 * - Vertex shader output: one of the values from \c gl_varying_slot.
654 * - Geometry shader input: one of the values from \c gl_varying_slot.
655 * - Geometry shader output: one of the values from \c gl_varying_slot.
656 * - Fragment shader input: one of the values from \c gl_varying_slot.
657 * - Fragment shader output: one of the values from \c gl_frag_result.
658 * - Task shader output: one of the values from \c gl_varying_slot.
659 * - Mesh shader input: one of the values from \c gl_varying_slot.
660 * - Mesh shader output: one of the values from \c gl_varying_slot.
767 * multiple entities such as a struct of built-in values or a struct of
842 * True if this register may have different values in different SIMD
944 * True if this SSA value may have different values in different SIMD
1157 * Clears the sign bit for floating point values, and computes the integer
1199 * The values in this enum are carefully chosen so that the sized type is
1719 * values like ALU operations do. Intrinsics are not for things that have
2012 * For shadow sampling, the fetched texel values are compared against the
2253 * expression, or texture lookup will result in undefined values.").
2390 * halt have undefined values. It does NOT cause an implicit discard of
2481 * In other words, if we have two entries: a -> b and b -> a, the values
2921 /** Indicates that nir_block::index values are valid.
2977 /** Indicates that nir_instr::index values are valid.
3604 * optimization that might cause more immediate values to be used in
3667 * Lower color inputs to load_colorN that are kind of like system values
5023 /* Can be used to scale sampled values in range required by the
5133 * absolute values of derivatives is 0 for all coordinates.
5432 /* If phi_webs_only is true, only convert SSA values involved in phi nodes to
5433 * registers. If false, convert all values (even those not involved in a phi