Searched refs:fs_machine (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_fs.c74 struct tgsi_exec_machine *machine = softpipe->fs_machine;
117 struct tgsi_exec_machine *machine = softpipe->fs_machine;
H A Dsp_context.h182 struct tgsi_exec_machine *fs_machine; member in struct:softpipe_context
H A Dsp_context.c116 tgsi_exec_machine_destroy(softpipe->fs_machine);
262 softpipe->fs_machine = tgsi_exec_machine_create(PIPE_SHADER_FRAGMENT);
H A Dsp_state_derived.c350 softpipe->fs_machine,
H A Dsp_state_shader.c193 var->delete(var, softpipe->fs_machine);

Completed in 134 milliseconds