Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.h44 get_texture_swiz(enum pipe_format fmt, unsigned swizzle_r,
Detnaviv_texture_state.c91 const uint32_t swiz = get_texture_swiz(so->format, so->swizzle_r, in etna_create_sampler_view_state()
Detnaviv_format.c311 get_texture_swiz(enum pipe_format fmt, unsigned swizzle_r, in get_texture_swiz() function