Searched refs:lp_jit_texture (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c71 /* struct lp_jit_texture */
89 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, width,
92 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, height,
95 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, depth,
98 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, first_level,
101 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, last_level,
104 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, base,
107 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, row_stride,
110 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, img_stride,
113 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, mip_offset
[all...]
H A Dlp_jit.h51 struct lp_jit_texture struct
136 struct lp_jit_texture textures[PIPE_MAX_SHADER_SAMPLER_VIEWS];
H A Dlp_setup.c814 struct lp_jit_texture *jit_tex;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c52 /* struct lp_jit_texture */
69 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, width,
72 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, height,
75 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, depth,
78 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, base,
81 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, row_stride,
84 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, img_stride,
87 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, first_level,
90 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, last_level,
93 LP_CHECK_MEMBER_OFFSET(struct lp_jit_texture, mip_offset
[all...]
H A Dlp_linear_priv.h22 const struct lp_jit_texture *texture;
143 const struct lp_jit_texture *texture,
H A Dlp_linear_fastpath.c70 const struct lp_jit_texture *texture = &context->textures[0];
122 const struct lp_jit_texture *texture = &context->textures[0];
H A Dlp_linear_sampler.c87 const struct lp_jit_texture *texture = samp->texture;
117 const struct lp_jit_texture *texture = samp->texture;
151 const struct lp_jit_texture *texture = samp->texture;
174 const struct lp_jit_texture *texture = samp->texture;
199 const struct lp_jit_texture *texture = samp->texture;
231 const struct lp_jit_texture *texture = samp->texture;
264 const struct lp_jit_texture *texture = samp->texture;
300 const struct lp_jit_texture *texture = samp->texture;
339 const struct lp_jit_texture *texture = samp->texture;
449 const struct lp_jit_texture *textur
[all...]
H A Dlp_state_fs_linear.c52 const struct lp_jit_texture *texture;
180 const struct lp_jit_texture *texture = samp->texture;
206 const struct lp_jit_texture *texture = samp->texture;
236 const struct lp_jit_texture *texture = samp->texture;
260 const struct lp_jit_texture *texture,
373 const struct lp_jit_texture *texture = &context->textures[0];
425 const struct lp_jit_texture *texture = &context->textures[0];
H A Dlp_jit.h52 struct lp_jit_texture struct
156 struct lp_jit_texture textures[PIPE_MAX_SHADER_SAMPLER_VIEWS];
439 struct lp_jit_texture textures[PIPE_MAX_SHADER_SAMPLER_VIEWS];
H A Dlp_setup_rect.c159 const struct lp_jit_texture *texture =
H A Dlp_rast.c523 const struct lp_jit_texture *texture = &state->jit_context.textures[0];
H A Dlp_setup.c978 struct lp_jit_texture *jit_tex;
H A Dlp_state_cs.c930 struct lp_jit_texture *jit_tex;

Completed in 17 milliseconds