Home
last modified time | relevance | path

Searched refs:ntq_scale_depth_texture (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c350 ntq_scale_depth_texture(struct vc4_compile *c, struct qreg src) in ntq_scale_depth_texture() function
397 struct qreg scaled = ntq_scale_depth_texture(c, tex); in ntq_emit_txf()
533 struct qreg normalized = ntq_scale_depth_texture(c, tex); in ntq_emit_tex()