Home
last modified time | relevance | path

Searched defs:lp_jit_image (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.h86 struct lp_jit_image struct
88 uint32_t width; /* same as number of elements */
89 uint32_t height;
90 uint32_t depth;
91 const void *base;
92 uint32_t row_stride;
93 uint32_t img_stride;
94 uint32_t num_samples;
95 uint32_t sample_stride;