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.c89 LLVMValueRef depth_or_stencil; in lp_build_format_swizzle_soa() local
104 depth_or_stencil = lp_build_swizzle_soa_channel(bld, unswizzled, swizzle); in lp_build_format_swizzle_soa()
106 swizzled_out[2] = swizzled_out[1] = swizzled_out[0] = depth_or_stencil; in lp_build_format_swizzle_soa()