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

  /external/mesa3d/src/gallium/drivers/ilo/shader/
ilo_shader_internal.h 190 uint32_t non_orthogonal_states; member in struct:ilo_shader_info
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_shader.c 960 shader->info.non_orthogonal_states = ILO_DIRTY_VIEW_VS |
978 shader->info.non_orthogonal_states = ILO_DIRTY_VIEW_GS |
997 shader->info.non_orthogonal_states = ILO_DIRTY_VIEW_FS |
1015 shader->info.non_orthogonal_states = 0;
1051 if (shader->info.non_orthogonal_states & dirty) {
    [all...]

Completed in 152 milliseconds