Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h93 struct draw_jit_image struct
95 uint32_t width;
96 uint32_t height;
97 uint32_t depth;
98 const void *base;
99 uint32_t row_stride;
100 uint32_t img_stride;
101 uint32_t num_samples;
102 uint32_t sample_stride;