Home
last modified time | relevance | path

Searched defs:prim_mask (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_shader_args.h129 struct ac_arg prim_mask; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c740 LLVMValueRef interp_ij = NULL, prim_mask = NULL, face = NULL; in si_llvm_build_ps_prolog() local
114 si_build_fs_interp(struct si_shader_context *ctx, unsigned attr_index, unsigned chan, LLVMValueRef prim_mask, LLVMValueRef i, LLVMValueRef j) si_build_fs_interp() argument
140 interp_fs_color(struct si_shader_context *ctx, unsigned input_index, unsigned semantic_index, unsigned num_interp_inputs, unsigned colors_read_mask, LLVMValueRef interp_param, LLVMValueRef prim_mask, LLVMValueRef face, LLVMValueRef result[4]) interp_fs_color() argument
[all...]
/third_party/mesa3d/src/virtio/virtio-gpu/
H A Dvirgl_hw.h542 uint32_t prim_mask; member

Completed in 5 milliseconds