Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_tile.c90 #define UNCLAMPED_FLOAT_TO_SHORT(us, f) \ macro
/third_party/mesa3d/src/mesa/main/
Dmacros.h141 #define UNCLAMPED_FLOAT_TO_SHORT(s, f) \ macro
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c2561 BORDER_COLOR_ATTR(UNCLAMPED_FLOAT_TO_SHORT, Snorm16, color->f); in crocus_upload_border_color()