Searched refs:passthrough_decl (Results 1 – 1 of 1) sorted by relevance
52 static unsigned passthrough_decl[] = variable132 fs->decl = (uint *) MALLOC(sizeof(passthrough_decl)); in i915_use_passthrough_shader()135 memcpy(fs->decl, passthrough_decl, sizeof(passthrough_decl)); in i915_use_passthrough_shader()137 fs->decl_len = Elements(passthrough_decl); in i915_use_passthrough_shader()