HomeSort by relevance Sort by last modified time
    Searched refs:input_cylindrical_wrap (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_scan.h 50 ubyte input_cylindrical_wrap[PIPE_MAX_SHADER_INPUTS]; member in struct:tgsi_shader_info
tgsi_scan.c 163 info->input_cylindrical_wrap[reg] = (ubyte)fulldecl->Interp.CylindricalWrap;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.c 643 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),
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c     [all...]

Completed in 114 milliseconds