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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h47 struct draw_jit_texture struct
129 struct draw_jit_texture textures[PIPE_MAX_SHADER_SAMPLER_VIEWS];
210 struct draw_jit_texture textures[PIPE_MAX_SHADER_SAMPLER_VIEWS];
H A Ddraw_llvm.c113 * Create LLVM type for struct draw_jit_texture
139 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, width,
142 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, height,
145 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, depth,
148 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, first_level,
151 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, last_level,
154 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, base,
157 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, row_stride,
160 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, img_stride,
163 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, mip_offset
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h50 struct draw_jit_texture struct
167 struct draw_jit_texture textures[PIPE_MAX_SHADER_SAMPLER_VIEWS];
271 struct draw_jit_texture textures[PIPE_MAX_SHADER_SAMPLER_VIEWS];
352 struct draw_jit_texture textures[PIPE_MAX_SHADER_SAMPLER_VIEWS];
406 struct draw_jit_texture textures[PIPE_MAX_SHADER_SAMPLER_VIEWS];
H A Ddraw_llvm.c142 * Create LLVM type for struct draw_jit_texture
170 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, width,
173 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, height,
176 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, depth,
179 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, base,
182 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, row_stride,
185 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, img_stride,
188 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, first_level,
191 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, last_level,
194 LP_CHECK_MEMBER_OFFSET(struct draw_jit_texture, mip_offset
[all...]

Completed in 8 milliseconds