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

  /external/mesa3d/src/gallium/drivers/vc4/
vc4_qir_schedule.c 215 case QOP_TEX_RESULT:
345 * on the last QOP_TEX_RESULT.
365 * any more to it until the last QOP_TEX_RESULT.
384 case QOP_TEX_RESULT:
569 after->inst->op == QOP_TEX_RESULT)
vc4_qir.c 79 [QOP_TEX_RESULT] = { "tex_result", 1, 0, true },
287 case QOP_TEX_RESULT:
vc4_qir.h 152 QOP_TEX_RESULT,
vc4_qpu_emit.c 505 case QOP_TEX_RESULT:

Completed in 291 milliseconds