Searched refs:passthrough_decl (Results 1 – 1 of 1) sorted by relevance
53 static unsigned passthrough_decl[] = variable118 fs->decl = (uint *) MALLOC(sizeof(passthrough_decl)); in i915_use_passthrough_shader()121 memcpy(fs->decl, passthrough_decl, sizeof(passthrough_decl)); in i915_use_passthrough_shader()123 fs->decl_len = ARRAY_SIZE(passthrough_decl); in i915_use_passthrough_shader()