Home
last modified time | relevance | path

Searched refs:texture_u (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d33_tex.c170 int texture_u[] = { in v3d33_vir_emit_tex() local
186 tmu->uniform = texture_u[i]; in v3d33_vir_emit_tex()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c450 struct qreg texture_u[] = { in ntq_emit_tex() local
459 texture_u[2] = qir_uniform(c, QUNIFORM_TEXTURE_CONFIG_P2, in ntq_emit_tex()
467 texture_u[next_texture_u++]; in ntq_emit_tex()
476 texture_u[next_texture_u++]; in ntq_emit_tex()
489 texture_u[next_texture_u++]; in ntq_emit_tex()
494 texture_u[next_texture_u++]; in ntq_emit_tex()
498 tmu->src[qir_get_tex_uniform_src(tmu)] = texture_u[next_texture_u++]; in ntq_emit_tex()

Completed in 5 milliseconds