Searched refs:util_format_write_4 (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_image.c | 339 util_format_write_4(pformat, sdata, 0, data_ptr, stride, in sp_tgsi_store() 457 util_format_write_4(params->format, sdata, 0, data_ptr, stride, in handle_op_uint() 573 util_format_write_4(params->format, sdata, 0, data_ptr, stride, in handle_op_int() 609 util_format_write_4(params->format, sdata, 0, data_ptr, stride, in handle_op_r32f_xchg()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_tile.c | 374 util_format_write_4(format, in pipe_put_tile_rgba()
|
/third_party/mesa3d/src/util/format/ |
D | u_format.h | 1590 util_format_write_4(enum pipe_format format,
|
D | u_format.c | 427 util_format_write_4(enum pipe_format format, in util_format_write_4() function
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_cmd_buffer.c | 1122 util_format_write_4(pfmt, color, 0, raw, 0, 0, 0, 1, 1); in dzn_cmd_buffer_clear_rects_with_copy() 1258 util_format_write_4(pfmt, color, 0, raw, 0, 0, 0, 1, 1); in dzn_cmd_buffer_clear_ranges_with_copy()
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.2.0.rst | 1806 - util: Merge util_format_write_4* functions.
|
D | 21.1.0.rst | 1741 - swrast: Use util_format_write_4/4ub for the scattered pixel writes.
|