Home
last modified time | relevance | path

Searched refs:swizzle_format (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture.h39 unsigned r300_get_swizzle_combined(const unsigned char *swizzle_format,
H A Dr300_texture.c101 unsigned r300_get_swizzle_combined(const unsigned char *swizzle_format, in r300_get_swizzle_combined() argument
123 util_format_compose_swizzles(swizzle_format, swizzle_view, swizzle); in r300_get_swizzle_combined()
125 memcpy(swizzle, swizzle_format, 4); in r300_get_swizzle_combined()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h847 unsigned r600_get_swizzle_combined(const unsigned char *swizzle_format,
H A Dr600_state_common.c2709 unsigned r600_get_swizzle_combined(const unsigned char *swizzle_format, in r600_get_swizzle_combined() argument
2731 util_format_compose_swizzles(swizzle_format, swizzle_view, swizzle); in r600_get_swizzle_combined()
2733 memcpy(swizzle, swizzle_format, 4); in r600_get_swizzle_combined()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.c1365 swizzle_format(enum pipe_format format, const int * const swizzle) in swizzle_format() function
1468 dst = swizzle_format(dst, swizzle); in reinterpret_formats()

Completed in 14 milliseconds