Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_emit.c123 clip.viewport_half_width_in_1_16th_of_pixel = in vc4_emit_state()
/external/mesa3d/prebuilt-intermediates/cle/
Dv3d_packet_v21_pack.h1235 float viewport_half_width_in_1_16th_of_pixel; member
1245 …memcpy(&cl[1], &values->viewport_half_width_in_1_16th_of_pixel, sizeof(values->viewport_half_width… in V3D21_CLIPPER_XY_SCALING_pack()
1258 values->viewport_half_width_in_1_16th_of_pixel = __gen_unpack_float(cl, 8, 39); in V3D21_CLIPPER_XY_SCALING_unpack()