| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_draw_quad.h | 46 struct pipe_resource *vbuf, uint vbuf_slot, 47 uint offset, uint prim_type, uint num_attribs, 48 uint num_verts); 52 uint prim_type, uint num_verts, uint num_attribs);
|
| H A D | u_tile.h | 46 u_clip_tile(uint x, uint y, uint *w, uint *h, const struct pipe_box *box) 66 uint x, uint y, uint w, uint h, 72 uint x, uint [all...] |
| H A D | u_gen_mipmap.h | 43 enum pipe_format format, uint base_level, uint last_level, 44 uint first_layer, uint last_layer, uint filter);
|
| H A D | u_draw_quad.c | 45 uint vbuf_slot, 46 uint offset, 47 uint prim_type, 48 uint num_verts, 49 uint num_attribs) 79 uint prim_type, uint num_verts, uint num_attribs)
|
| H A D | u_draw.h | 54 uint start, 55 uint count) 74 uint start, 75 uint count) 94 uint start, 95 uint count, 96 uint start_instance, 97 uint instance_count) 119 uint start, 120 uint coun [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_draw_quad.h | 46 struct pipe_resource *vbuf, uint vbuf_slot, 47 uint offset, uint prim_type, uint num_attribs, 48 uint num_verts); 52 uint prim_type, uint num_verts, uint num_attribs);
|
| H A D | u_gen_mipmap.h | 43 enum pipe_format format, uint base_level, uint last_level, 44 uint first_layer, uint last_layer, uint filter);
|
| H A D | u_tile.h | 46 u_clip_tile(uint x, uint y, uint *w, uint *h, const struct pipe_box *box) 66 uint x, uint y, uint w, uint h, 72 uint x, uint [all...] |
| H A D | u_draw_quad.c | 45 uint vbuf_slot, 46 uint offset, 47 uint prim_type, 48 uint num_verts, 49 uint num_attribs) 79 uint prim_type, uint num_verts, uint num_attribs)
|
| /xsrc/external/mit/mesa-demos/dist/src/objviewer/ |
| H A D | glm.h | 13 typedef unsigned int uint; typedef in typeref:typename:unsigned int 43 uint texture_kd; /* diffuse texture map */ 44 uint texture_ks; /* specular texture map */ 46 uint prog; 52 uint vindices[3]; /* array of triangle vertex indices */ 53 uint nindices[3]; /* array of triangle normal indices */ 54 uint tindices[3]; /* array of triangle texcoord indices*/ 55 uint findex; /* index of triangle facet normal */ 62 uint numtriangles; /* number of triangles in this group */ 63 uint* triangle [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | decode.h | 63 u8 fetch_data_byte (uint offset); 64 u8 fetch_data_byte_abs (uint segment, uint offset); 65 u16 fetch_data_word (uint offset); 66 u16 fetch_data_word_abs (uint segment, uint offset); 67 u32 fetch_data_long (uint offset); 68 u32 fetch_data_long_abs (uint segment, uint offset); 69 void store_data_byte (uint offse [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | decode.h | 63 u8 fetch_data_byte(uint offset); 64 u8 fetch_data_byte_abs(uint segment, uint offset); 65 u16 fetch_data_word(uint offset); 66 u16 fetch_data_word_abs(uint segment, uint offset); 67 u32 fetch_data_long(uint offset); 68 u32 fetch_data_long_abs(uint segment, uint offset); 69 void store_data_byte(uint offse [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_fpc.h | 56 uint num_immediates; 57 uint immediates_map[I915_MAX_CONSTANT]; 62 uint declarations[I915_PROGRAM_SIZE]; 63 uint program[I915_PROGRAM_SIZE]; 65 uint *csr; /**< Cursor, points into program. */ 67 uint *decl; /**< Cursor, points into declarations. */ 69 uint decl_s; /**< flags for which s regs need to be decl'd */ 70 uint decl_t; /**< flags for which t regs need to be decl'd */ 72 uint temp_flag; /**< Tracks temporary regs which are in use */ 73 uint utemp_fla [all...] |
| H A D | i915_fpc_emit.c | 33 uint 58 uint 78 uint 80 uint type, uint nr, uint d0_flags) 82 uint reg = UREG(type, nr); 111 uint 113 uint op, 114 uint des [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_dump.h | 46 uint flags, 51 tgsi_dump_to_file(const struct tgsi_token *tokens, uint flags, FILE *file); 56 uint flags ); 70 uint instno, 77 uint instno );
|
| H A D | tgsi_text.h | 43 uint num_tokens );
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_dump.h | 46 uint flags, 51 tgsi_dump_to_file(const struct tgsi_token *tokens, uint flags, FILE *file); 56 uint flags ); 70 uint instno, 77 uint instno );
|
| H A D | tgsi_text.h | 43 uint num_tokens );
|
| /xsrc/external/mit/MesaLib.old/src/gallium/auxiliary/ |
| H A D | u_unfilled_gen.c | 207 uint *out = (uint*)_out; 211 (out+j)[0] = (uint)(i); 212 (out+j)[1] = (uint)(i+1); 213 (out+j+2)[0] = (uint)(i+1); 214 (out+j+2)[1] = (uint)(i+2); 215 (out+j+4)[0] = (uint)(i+2); 216 (out+j+4)[1] = (uint)(i); 224 uint *out = (uint*)_ou [all...] |
| H A D | u_indices_gen.c | 941 uint *out = (uint*)_out; 945 (out+j)[0] = (uint)(i); 953 uint *out = (uint*)_out; 957 (out+j)[0] = (uint)(i); 958 (out+j)[1] = (uint)(i+1); 966 uint *out = (uint*)_out; 970 (out+j)[0] = (uint)( [all...] |
| /xsrc/external/mit/MesaLib/src/gallium/auxiliary/ |
| H A D | u_unfilled_gen.c | 207 uint *out = (uint*)_out; 211 (out+j)[0] = (uint)(i); 212 (out+j)[1] = (uint)(i+1); 213 (out+j+2)[0] = (uint)(i+1); 214 (out+j+2)[1] = (uint)(i+2); 215 (out+j+4)[0] = (uint)(i+2); 216 (out+j+4)[1] = (uint)(i); 224 uint *out = (uint*)_ou [all...] |
| H A D | u_indices_gen.c | 949 uint * restrict out = (uint* restrict)_out; 953 (out+j)[0] = (uint)(i); 961 uint * restrict out = (uint* restrict)_out; 965 (out+j)[0] = (uint)(i); 966 (out+j)[1] = (uint)(i+1); 974 uint * restrict out = (uint* restrict)_out; 978 (out+j)[0] = (uint)( [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_dump_state.c | 70 trace_dump_member(uint, templat, last_level); 71 trace_dump_member(uint, templat, nr_samples); 72 trace_dump_member(uint, templat, nr_storage_samples); 73 trace_dump_member(uint, templat, usage); 74 trace_dump_member(uint, templat, bind); 75 trace_dump_member(uint, templat, flags); 120 trace_dump_member(uint, state, front_ccw); 121 trace_dump_member(uint, state, cull_face); 122 trace_dump_member(uint, state, fill_front); 123 trace_dump_member(uint, stat [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_dump_state.c | 70 trace_dump_member(uint, templat, last_level); 71 trace_dump_member(uint, templat, nr_samples); 72 trace_dump_member(uint, templat, nr_storage_samples); 73 trace_dump_member(uint, templat, usage); 74 trace_dump_member(uint, templat, bind); 75 trace_dump_member(uint, templat, flags); 120 trace_dump_member(uint, state, front_ccw); 121 trace_dump_member(uint, state, cull_face); 122 trace_dump_member(uint, state, fill_front); 123 trace_dump_member(uint, stat [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_pixelformat.h | 55 uint 58 uint
|