Home
last modified time | relevance | path

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

/external/mesa3d/docs/relnotes/
D18.2.4.rst63 - ac: Introduce ac_build_expand()
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c572 static LLVMValueRef ac_build_expand(struct ac_llvm_context *ctx, LLVMValueRef value, in ac_build_expand() function
623 return ac_build_expand(ctx, value, num_channels, 4); in ac_build_expand_to_vec4()