Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c275 struct lp_type lp_type32, lp_type64; in lp_build_gather_s3tc() local
276 memset(&lp_type32, 0, sizeof lp_type32); in lp_build_gather_s3tc()
277 lp_type32.width = 32; in lp_build_gather_s3tc()
278 lp_type32.length = length; in lp_build_gather_s3tc()
291 lp_build_transpose_aos(gallivm, lp_type32, elems, tmp); in lp_build_gather_s3tc()
316 cc01 = lp_build_interleave2_half(gallivm, lp_type32, elems[0], elems[1], 0); in lp_build_gather_s3tc()
317 cc23 = lp_build_interleave2_half(gallivm, lp_type32, elems[2], elems[3], 0); in lp_build_gather_s3tc()
2371 struct lp_type lp_type32, lp_type64; in lp_build_gather_rgtc() local
2372 memset(&lp_type32, in lp_build_gather_rgtc()
[all...]

Completed in 7 milliseconds