Searched defs:g_idx (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ | ||
| H A D | gen6_queryobj.c | 126 int g_idx = 4 * i + idx + 2; local in function:write_xfb_overflow_streams |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ | ||
| H A D | gfx6_queryobj.c | 125 int g_idx = 4 * i + idx + 2; local in function:write_xfb_overflow_streams |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ | ||
| H A D | crocus_query.c | 287 int g_idx = offset + offsetof(struct crocus_query_so_overflow, local in function:write_overflow_values |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_query.c | 259 int g_idx = offset + offsetof(struct iris_query_so_overflow, local in function:write_overflow_values |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_query.c | 282 int g_idx = offset + offsetof(struct iris_query_so_overflow, local in function:write_overflow_values |
Completed in 14 milliseconds