HomeSort by: relevance | last modified time | path
    Searched defs:st_index8 (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_wm.c 112 int st_index8 = -1, st_index16 = -1, st_index32 = -1; local
114 st_index8 = brw_get_shader_time_index(brw, &fp->program, ST_FS8,
125 &fp->program, st_index8, st_index16, st_index32,

Completed in 29 milliseconds