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.c356 ntq_scale_depth_texture(struct vc4_compile *c, struct qreg src) in ntq_scale_depth_texture() function
403 struct qreg scaled = ntq_scale_depth_texture(c, tex); in ntq_emit_txf()
539 struct qreg normalized = ntq_scale_depth_texture(c, tex); in ntq_emit_tex()