Home
last modified time | relevance | path

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

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