Searched refs:input_cylindrical_wrap (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h50 ubyte input_cylindrical_wrap[PIPE_MAX_SHADER_INPUTS]; member in struct:tgsi_shader_info
H A Dtgsi_scan.c163 info->input_cylindrical_wrap[reg] = (ubyte)fulldecl->Interp.CylindricalWrap;
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h50 ubyte input_cylindrical_wrap[PIPE_MAX_SHADER_INPUTS]; member in struct:tgsi_shader_info
H A Dtgsi_scan.c163 info->input_cylindrical_wrap[reg] = (ubyte)fulldecl->Interp.CylindricalWrap;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_setup.c643 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j),
653 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j),
998 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j),
1007 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j),
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.c643 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j),
653 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j),
998 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j),
1007 fsInfo->input_cylindrical_wrap[fragSlot] & (1 << j),
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1338 shader->inputs[i].cyl_wrap = shader->info.base.input_cylindrical_wrap[i];
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1338 shader->inputs[i].cyl_wrap = shader->info.base.input_cylindrical_wrap[i];

Completed in 158 milliseconds