Searched refs:UseNIRGLSLLinker (Results 1 – 4 of 4) sorted by relevance
782 ctx->Const.UseNIRGLSLLinker = preferred_ir == PIPE_SHADER_IR_NIR; in st_create_context_priv()
4445 assert(!ctx->Const.UseNIRGLSLLinker); in link_and_validate_uniforms()4505 if (!ctx->Const.UseNIRGLSLLinker) in link_varyings_and_uniforms()
4186 bool UseNIRGLSLLinker; member
3379 - mesa: add new UseNIRGLSLLinker constant