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 D | lp_jit.c | 71 /* 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 D | lp_jit.h | 51 struct lp_jit_texture struct 136 struct lp_jit_texture textures[PIPE_MAX_SHADER_SAMPLER_VIEWS];
|
| H A D | lp_setup.c | 814 struct lp_jit_texture *jit_tex;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_jit.c | 52 /* 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 D | lp_linear_priv.h | 22 const struct lp_jit_texture *texture; 143 const struct lp_jit_texture *texture,
|
| H A D | lp_linear_fastpath.c | 70 const struct lp_jit_texture *texture = &context->textures[0]; 122 const struct lp_jit_texture *texture = &context->textures[0];
|
| H A D | lp_linear_sampler.c | 87 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 D | lp_state_fs_linear.c | 52 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 D | lp_jit.h | 52 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 D | lp_setup_rect.c | 159 const struct lp_jit_texture *texture =
|
| H A D | lp_rast.c | 523 const struct lp_jit_texture *texture = &state->jit_context.textures[0];
|
| H A D | lp_setup.c | 978 struct lp_jit_texture *jit_tex;
|
| H A D | lp_state_cs.c | 930 struct lp_jit_texture *jit_tex;
|
Completed in 17 milliseconds