HomeSort by relevance Sort by last modified time
    Searched defs:barycentric_interps (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_raster.h 150 uint8_t barycentric_interps; member in struct:ilo_state_raster_scan_info
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.c 658 const uint8_t barycentric_interps = ilo_shader_get_kernel_param(vec->fs, local
669 info->scan.barycentric_interps != barycentric_interps ||
679 info->scan.barycentric_interps = barycentric_interps;
    [all...]

Completed in 4237 milliseconds