Home
last modified time | relevance | path

Searched refs:apply_sample_offset_func (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h278 typedef void (* apply_sample_offset_func)( typedef
300 apply_sample_offset_func *InputSampleOffsetApply;
H A Dtgsi_exec.c1234 mach->InputSampleOffsetApply = align_malloc(sizeof(apply_sample_offset_func) * PIPE_MAX_SHADER_INPUTS, 16); in tgsi_exec_machine_create()
2804 apply_sample_offset_func interp; in exec_declaration()

Completed in 9 milliseconds