Searched defs:wclamp (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/program/ |
H A D | prog_to_nir.c | 361 nir_ssa_def *wclamp = nir_fmax(b, nir_fmin(b, ptn_channel(b, src[0], W), in ptn_lit() local
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
H A D | tgsi_to_nir.c | 1038 nir_ssa_def *wclamp = nir_fmax(b, nir_fmin(b, ttn_channel(b, src[0], W), in ttn_lit() local
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_private.h | 674 bool wclamp : 1; member
|
H A D | pvr_cmd_buffer.c | 4074 const float wclamp = 0.00001f; in pvr_emit_ppp_state() local
|
Completed in 14 milliseconds