Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/util/
Du_pack_color.h64 pack_ub4(ubyte b0, ubyte b1, ubyte b2, ubyte b3) in pack_ub4() function
79 return pack_ub4( float_to_ubyte(a), in pack_ui32_float4()
/external/mesa3d/src/gallium/drivers/i915/
Di915_prim_emit.c105 OUT_BATCH( pack_ub4(float_to_ubyte( attrib[0] ), in emit_hw_vertex()
112 OUT_BATCH( pack_ub4(float_to_ubyte( attrib[2] ), in emit_hw_vertex()
/external/mesa3d/src/gallium/auxiliary/util/
Du_pack_color.h628 pack_ub4(ubyte b0, ubyte b1, ubyte b2, ubyte b3) in pack_ub4() function
643 return pack_ub4( float_to_ubyte(a), in pack_ui32_float4()