Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_soa.c87 LLVMValueRef depth_or_stencil; in lp_build_format_swizzle_soa() local
102 depth_or_stencil = lp_build_swizzle_soa_channel(bld, unswizzled, swizzle); in lp_build_format_swizzle_soa()
104 swizzled_out[2] = swizzled_out[1] = swizzled_out[0] = depth_or_stencil; in lp_build_format_swizzle_soa()