Searched refs:gfx9_border_color_swizzle (Results 1 – 2 of 2) sorted by relevance
771 static unsigned gfx9_border_color_swizzle(const enum vk_swizzle swizzle[4]) in gfx9_border_color_swizzle() function862 S_00A00C_BC_SWIZZLE(gfx9_border_color_swizzle(swizzle)) | in gfx10_make_texture_descriptor()1011 unsigned bc_swizzle = gfx9_border_color_swizzle(swizzle); in si_make_texture_descriptor()
3608 static unsigned gfx9_border_color_swizzle(const unsigned char swizzle[4]) in gfx9_border_color_swizzle() function3720 S_00A00C_BC_SWIZZLE(gfx9_border_color_swizzle(desc->swizzle)) | S_00A00C_TYPE(type); in gfx10_make_texture_descriptor()3976 unsigned bc_swizzle = gfx9_border_color_swizzle(desc->swizzle); in si_make_texture_descriptor()