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

  /external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h 279 TGSI_PROPERTY_GS_INVOCATIONS,
  /external/mesa3d/src/gallium/auxiliary/util/
u_simple_shaders.c 909 ureg_property(ureg, TGSI_PROPERTY_GS_INVOCATIONS, 1);
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_gs.c 781 gs->info.properties[TGSI_PROPERTY_GS_INVOCATIONS];
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_scan.c 683 info->properties[TGSI_PROPERTY_GS_INVOCATIONS] = 1;
  /external/mesa3d/src/mesa/state_tracker/
st_program.c     [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state_shaders.c     [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_state_common.c 846 sel->info.properties[TGSI_PROPERTY_GS_INVOCATIONS];
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_from_tgsi.cpp     [all...]

Completed in 255 milliseconds