/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_fs_exec.c | 97 const float dady = coef->dady[chan]; in setup_pos_vector() local
|
H A D | sp_setup.c | 437 float dady = b * setup->oneoverarea; in tri_linear_coeff() local 487 float dady in tri_persp_coeff() local 842 const float dady = da * setup->emaj.dy * setup->oneoverarea; line_linear_coeff() local 866 const float dady = da * setup->emaj.dy * setup->oneoverarea; line_persp_coeff() local [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_linear_fastpath.c | 60 lp_linear_blit_rgba_blit(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_linear_blit_rgba_blit() argument 109 lp_linear_blit_rgb1_blit(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_linear_blit_rgb1_blit() argument 165 lp_linear_purple(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_linear_purple() argument
|
H A D | lp_linear_interp.c | 120 lp_linear_init_interp(struct lp_linear_interp *interp, int x, int y, int width, int height, unsigned usage_mask, boolean perspective, float oow, const float *a0, const float *dadx, const float *dady) lp_linear_init_interp() argument 229 lp_linear_init_interp(struct lp_linear_interp *interp, int x, int y, int width, int height, unsigned usage_mask, boolean perspective, float oow, const float *a0, const float *dadx, const float *dady) lp_linear_init_interp() argument
|
H A D | lp_linear_priv.h | 58 __m128i dady; member
|
H A D | lp_linear.c | 77 lp_fs_linear_run(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_fs_linear_run() argument
|
H A D | lp_state_fs_fastpath.c | 46 no_op(const struct lp_jit_context *context, uint32_t x, uint32_t y, uint32_t facing, const void *a0, const void *dadx, const void *dady, uint8_t **cbufs, uint8_t *depth, uint64_t mask, struct lp_jit_thread_data *thread_data, unsigned *strides, unsigned depth_stride, unsigned *color_sample_stride, unsigned depth_sample_stride) no_op() argument 144 red(const struct lp_jit_context *context, uint32_t x, uint32_t y, uint32_t facing, const void *a0, const void *dadx, const void *dady, uint8_t **cbufs, uint8_t *depth, uint64_t int_mask, struct lp_jit_thread_data *thread_data, unsigned *strides, unsigned depth_stride, unsigned *sample_stride, unsigned depth_sample_stride) red() argument 171 green(const struct lp_jit_context *context, uint32_t x, uint32_t y, uint32_t facing, const void *a0, const void *dadx, const void *dady, uint8_t **cbufs, uint8_t *depth, uint64_t int_mask, struct lp_jit_thread_data *thread_data, unsigned *strides, unsigned depth_stride, unsigned *sample_stride, unsigned depth_sample_stride) green() argument
|
H A D | lp_setup_point.c | 54 float (*dady)[4]; member 121 float dady = 0.0f; in texcoord_coef() local 137 float dady = FIXED_ONE / (float)info->dx12; in texcoord_coef() local [all...] |
H A D | lp_setup_line.c | 56 float (*dady)[4]; member 90 float dady = da21 * info->dy * info->oneoverarea; in linear_coef() local 122 float dady in perspective_coef() local [all...] |
H A D | lp_bld_interp.c | 325 LLVMValueRef dady = coeff_bld->zero; in attribs_update_simple() local 448 LLVMValueRef dady = coeff_bld->zero; in lp_build_interp_soa_indirect() local 601 LLVMValueRef dady = coeff_bld->zero; lp_build_interp_soa() local [all...] |
H A D | lp_state_fs_linear.c | 70 __m128i dady; member 354 blit_rgba_blit(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) blit_rgba_blit() argument 406 blit_rgb1_blit(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) blit_rgb1_blit() argument 466 blit_rgba(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) blit_rgba() argument 505 blit_rgb1(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) blit_rgb1() argument 549 blit_rgba_blend_premul(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) blit_rgba_blend_premul() argument 588 linear_red(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) linear_red() argument 618 linear_no_op(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) linear_no_op() argument [all...] |
H A D | lp_linear_sampler.c | 717 lp_linear_init_sampler(struct lp_linear_sampler *samp, const struct lp_tgsi_texture_info *info, const struct lp_sampler_static_state *sampler_state, const struct lp_jit_texture *texture, int x0, int y0, int width, int height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4]) lp_linear_init_sampler() argument
|
H A D | lp_state_setup.c | 72 LLVMValueRef dady; member 397 LLVMValueRef dady = LLVMBuildFSub(b, da20_dx01_ooa, da01_dx20_ooa, "dady"); in calc_coef4() local 88 store_coef(struct gallivm_state *gallivm, const struct lp_setup_args *args, unsigned slot, LLVMValueRef a0, LLVMValueRef dadx, LLVMValueRef dady) store_coef() argument 917 float dady = sdady[0][i]; lp_dump_setup_coef() local 929 float dady = sdady[1 + slot][i]; lp_dump_setup_coef() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.h | 97 float dady[TGSI_NUM_CHANNELS]; member
|
H A D | tgsi_exec.c | 2695 const float dady = mach->InterpCoefs[attrib].dady[chan]; in interp_linear_offset() local 2711 const float dady = mach->InterpCoefs[attrib].dady[chan]; in eval_linear_coef() local 2735 const float dady = mach->InterpCoefs[attrib].dady[cha in interp_perspective_offset() local 2753 const float dady = mach->InterpCoefs[attrib].dady[chan]; eval_perspective_coef() local [all...] |