Home
last modified time | relevance | path

Searched defs:void_dst (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dformat_utils.c267 _mesa_format_convert(void *void_dst, uint32_t dst_format, size_t dst_stride, in _mesa_format_convert()
938 convert_float(void *void_dst, int num_dst_channels, in convert_float()
1000 convert_half_float(void *void_dst, int num_dst_channels, in convert_half_float()
1061 convert_ubyte(void *void_dst, int num_dst_channels, in convert_ubyte()
1127 convert_byte(void *void_dst, int num_dst_channels, in convert_byte()
1193 convert_ushort(void *void_dst, int num_dst_channels, in convert_ushort()
1259 convert_short(void *void_dst, int num_dst_channels, in convert_short()
1324 convert_uint(void *void_dst, int num_dst_channels, in convert_uint()
1390 convert_int(void *void_dst, int num_dst_channels, in convert_int()
1504 _mesa_swizzle_and_convert(void *void_dst, enum mesa_array_format_datatype dst_type, int num_dst_cha… in _mesa_swizzle_and_convert()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_constant_state.c99 void *void_dst, in brw_populate_constant_data()