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

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_raster.h 66 uint8_t user_cull_enables; member in struct:ilo_state_raster_clip_info
ilo_state_shader.h 69 uint8_t user_cull_enables; member in struct:ilo_state_shader_urb_info
ilo_state_raster.c 48 assert(!(clip->user_cull_enables & clip->user_clip_enables));
72 dw1 = clip->user_cull_enables << GEN6_CLIP_DW1_UCP_CULL_ENABLES__SHIFT;
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_shader.c 612 urb->user_cull_enables = 0x0;
    [all...]

Completed in 67 milliseconds