Home
last modified time | relevance | path

Searched defs:dword (Results 1 - 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Draw_data.hpp38 typedef detail::uint32 dword; typedef
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.h57 virgl_encoder_write_dword(struct virgl_cmd_buf *state, uint32_t dword) virgl_encoder_write_dword() argument
H A Dvirgl_encode.c311 virgl_encoder_write_cmd_dword(struct virgl_context *ctx, uint32_t dword) virgl_encoder_write_cmd_dword() argument
/third_party/libdrm/radeon/
H A Dradeon_cs.h115 static inline void radeon_cs_write_dword(struct radeon_cs *cs, uint32_t dword) in radeon_cs_write_dword() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_vsc.c39 dword = 4 * byte, enumerator
H A Dfd6_program.c221 unsigned dword = out->stream * A6XX_SO_PROG_DWORDS + loc/2; in setup_stream_out() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_batchbuffer.h50 i915_winsys_batchbuffer_dword_unchecked(struct i915_winsys_batchbuffer *batch, unsigned dword) i915_winsys_batchbuffer_dword_unchecked() argument
70 i915_winsys_batchbuffer_dword(struct i915_winsys_batchbuffer *batch, unsigned dword) i915_winsys_batchbuffer_dword() argument
H A Di915_debug_fp.c160 print_src_reg(char **stream, unsigned dword) in print_src_reg() argument
169 print_dest_reg(char **stream, unsigned dword) in print_dest_reg() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DTypes.hpp78 typedef ALIGN(4, uint32_t) dword; member
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/
H A Djsimdcfg.inc.h86 %define JDIMENSION dword ; unsigned int variable
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi.c93 svga_shader_emit_dword(struct svga_shader_emitter * emit, unsigned dword) in svga_shader_emit_dword() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTypes.hpp50 typedef ALIGN(4, uint32_t) dword; member
/third_party/libsnd/src/
H A Dw64.c227 int dword = 0, marker, format = 0 ; in w64_read_header() local
H A Dau.c293 int marker, dword ; in au_read_header() local
H A Dwavlike.c1293 { uint32_t marker, dword = 0, vmajor = -1, vminor = -1, bytesread = 0 ; in exif_subchunk_parse() local
[all...]
H A Dwav.c1378 uint32_t thisread, bytesread = 0, dword, sampler_data, loop_count, actually_loop_count = 0 ; in wav_read_smpl_chunk() local
[all...]
H A Daiff.c1758 aiff_read_chanmap (SF_PRIVATE * psf, unsigned dword) in aiff_read_chanmap() argument
/third_party/mesa3d/src/intel/tools/
H A Di965_asm.c65 uint32_t dword; in get_dword() local
/third_party/mesa3d/src/intel/isl/
H A Disl_format.c1252 unsigned dword = layout->start_bit / 32; in pack_channel() local
1302 unsigned dword = layout->start_bit / 32; in unpack_channel() local
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.c1192 print_dword_header(FILE *outfile, struct intel_field_iterator *iter, uint64_t offset, uint32_t dword) print_dword_header() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_rt_builder.h518 nir_ssa_def *dword = brw_nir_rt_load(b, dword_addr, 4, 1, 32); in brw_nir_rt_set_dword_bit_at() local
H A Dbrw_eu_emit.c583 gfx7_set_dp_scratch_message(struct brw_codegen *p, brw_inst *inst, bool write, bool dword, bool invalidate_after_read, unsigned num_regs, unsigned addr_offset, unsigned mlen, unsigned rlen, bool header_present) gfx7_set_dp_scratch_message() argument
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c1675 uint32_t dword; in xhci_setup_generic_chain_sub() local
[all...]
/third_party/libdrm/intel/
H A Dintel_decode.c1786 int width, height, pitch, dword; in decode_3d_1d() local
2033 uint32_t dword; decode_3d_1d() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.hpp364 typedef unsigned int dword; typedef in sw::Surface

Completed in 36 milliseconds

12