Searched defs:coverage_samples (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_interp.h | 91 unsigned coverage_samples; member
|
H A D | lp_bld_interp.c | 672 lp_build_interp_soa_init(struct lp_build_interp_soa_context *bld, struct gallivm_state *gallivm, unsigned num_inputs, const struct lp_shader_input *inputs, boolean pixel_center_integer, unsigned coverage_samples, LLVMValueRef sample_pos_array, LLVMValueRef num_loop, LLVMBuilderRef builder, struct lp_type type, LLVMValueRef a0_ptr, LLVMValueRef dadx_ptr, LLVMValueRef dady_ptr, LLVMValueRef x0, LLVMValueRef y0) lp_build_interp_soa_init() argument
|
H A D | lp_state_fs.h | 114 uint8_t coverage_samples; member
|
H A D | lp_state_fs.c | 402 lp_build_sample_alpha_to_coverage(struct gallivm_state *gallivm, struct lp_type type, unsigned coverage_samples, LLVMValueRef num_loop, LLVMValueRef loop_counter, LLVMValueRef coverage_mask_store, LLVMValueRef alpha) lp_build_sample_alpha_to_coverage() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state.c | 3756 unsigned coverage_samples, z_samples; in si_emit_msaa_config() local
|
Completed in 16 milliseconds