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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_program.c355 ntq_scale_depth_texture(struct vc4_compile *c, struct qreg src) function in typeref:struct:qreg
402 struct qreg scaled = ntq_scale_depth_texture(c, tex);
538 struct qreg normalized = ntq_scale_depth_texture(c, tex);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_program.c356 ntq_scale_depth_texture(struct vc4_compile *c, struct qreg src) function in typeref:struct:qreg
403 struct qreg scaled = ntq_scale_depth_texture(c, tex);
528 struct qreg normalized = ntq_scale_depth_texture(c, tex);

Completed in 9 milliseconds