Lines Matching defs:shader
688 * the end of the shader.
753 /* State of index-driven vertex shading for current shader */
758 /* IDVS in use. Compiling a position shader */
761 /* IDVS in use. Compiling a varying shader */
777 /* In any graphics shader, whether the "IDVS with memory
813 /* Stats for shader-db */
1144 * needs to recurse in case a shader ends with multiple empty blocks */
1336 bi_context *shader;
1344 .shader = ctx,
1380 if (b->shader->arch >= 9)
1396 bool bi_lower_divergent_indirects(nir_shader *shader, unsigned lanes);