Home
last modified time | relevance | path

Searched refs:lp_jit_image (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c160 LP_CHECK_MEMBER_OFFSET(struct lp_jit_image, width, in create_jit_image_type()
163 LP_CHECK_MEMBER_OFFSET(struct lp_jit_image, height, in create_jit_image_type()
166 LP_CHECK_MEMBER_OFFSET(struct lp_jit_image, depth, in create_jit_image_type()
169 LP_CHECK_MEMBER_OFFSET(struct lp_jit_image, base, in create_jit_image_type()
172 LP_CHECK_MEMBER_OFFSET(struct lp_jit_image, row_stride, in create_jit_image_type()
175 LP_CHECK_MEMBER_OFFSET(struct lp_jit_image, img_stride, in create_jit_image_type()
178 LP_CHECK_MEMBER_OFFSET(struct lp_jit_image, num_samples, in create_jit_image_type()
181 LP_CHECK_MEMBER_OFFSET(struct lp_jit_image, sample_stride, in create_jit_image_type()
H A Dlp_jit.h86 struct lp_jit_image struct
161 struct lp_jit_image images[PIPE_MAX_SHADER_IMAGES];
447 struct lp_jit_image images[PIPE_MAX_SHADER_IMAGES];
H A Dlp_setup.c698 struct lp_jit_image *jit_image = &setup->fs.current.jit_context.images[i]; in lp_setup_set_fs_images()
H A Dlp_state_cs.c1162 struct lp_jit_image *jit_image; in lp_csctx_set_cs_images()

Completed in 7 milliseconds