Home
last modified time | relevance | path

Searched defs:interpMode (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_program.c1060 ubyte interpMode[PIPE_MAX_SHADER_INPUTS]; /* XXX size? */ in st_translate_fragment_program() local
Dst_glsl_to_tgsi.cpp6657 const ubyte interpMode[], in st_translate_program()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp2682 const unsigned interpMode = swr_fs->info.base.input_interpolate[attrib]; in CompileFS() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c3544 VGPU10_INTERPOLATION_MODE interpMode, in emit_input_declaration()