Searched refs:get_texture_swiz (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_format.h44 get_texture_swiz(enum pipe_format fmt, unsigned swizzle_r,
H A Detnaviv_texture_state.c91 const uint32_t swiz = get_texture_swiz(so->format, so->swizzle_r,
H A Detnaviv_format.c311 get_texture_swiz(enum pipe_format fmt, unsigned swizzle_r, function in typeref:typename:uint32_t
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_format.h50 get_texture_swiz(enum pipe_format fmt, unsigned swizzle_r,
H A Detnaviv_format.c321 get_texture_swiz(enum pipe_format fmt, unsigned swizzle_r, function in typeref:typename:uint32_t
H A Detnaviv_texture_desc.c135 const uint32_t swiz = get_texture_swiz(so->format, so->swizzle_r,
H A Detnaviv_texture_state.c162 const uint32_t swiz = get_texture_swiz(so->format, so->swizzle_r,

Completed in 8 milliseconds