Searched refs:passthrough_program (Results 1 – 1 of 1) sorted by relevance
67 static unsigned passthrough_program[] = variable132 fs->program = (uint *) MALLOC(sizeof(passthrough_program)); in i915_use_passthrough_shader()135 memcpy(fs->program, passthrough_program, sizeof(passthrough_program)); in i915_use_passthrough_shader()137 fs->program_len = ARRAY_SIZE(passthrough_program); in i915_use_passthrough_shader()