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

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_interp.h 64 LP_INTERP_PERSPECTIVE,
lp_bld_interp.c 192 case LP_INTERP_PERSPECTIVE:
280 case LP_INTERP_PERSPECTIVE:
313 if (interp == LP_INTERP_PERSPECTIVE) {
404 case LP_INTERP_PERSPECTIVE:
526 if (interp == LP_INTERP_PERSPECTIVE) {
609 if (interp == LP_INTERP_PERSPECTIVE) {
633 if (interp == LP_INTERP_PERSPECTIVE) {
lp_setup_point.c 83 * Fragment shader expects pre-multiplied w for LP_INTERP_PERSPECTIVE. A
105 * LP_INTERP_PERSPECTIVE is specified in the shader key
224 boolean perspective = !!(interp == LP_INTERP_PERSPECTIVE);
244 case LP_INTERP_PERSPECTIVE:
lp_state_setup.c 591 case LP_INTERP_PERSPECTIVE:
878 key->inputs[i].interp = LP_INTERP_PERSPECTIVE;
    [all...]
lp_setup_line.c 200 case LP_INTERP_PERSPECTIVE:
lp_state_fs.c     [all...]

Completed in 97 milliseconds