Home
last modified time | relevance | path

Searched defs:qword (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Draw_data.hpp42 typedef detail::uint64 qword; typedef
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.h63 virgl_encoder_write_qword(struct virgl_cmd_buf *state, uint64_t qword) virgl_encoder_write_qword() argument
H A Dvirgl_encode.c621 uint64_t qword; in virgl_encode_clear() local
/third_party/libdrm/radeon/
H A Dradeon_cs.h123 static inline void radeon_cs_write_qword(struct radeon_cs *cs, uint64_t qword) in radeon_cs_write_qword() argument
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DTypes.hpp79 typedef ALIGN(8, uint64_t) qword; member
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTypes.hpp51 typedef ALIGN(8, uint64_t) qword; member
/third_party/mesa3d/src/panfrost/midgard/
H A Dmir_promote_uniforms.c292 unsigned qword = ins->constants.u32[0] / 16; in midgard_promote_uniforms() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.hpp365 typedef uint64_t qword; typedef in sw::Surface
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c404 reg_dump_gpuaddr64(const char *name, uint64_t qword, int level) in reg_dump_gpuaddr64() argument
474 reg_disasm_gpuaddr64(const char *name, uint64_t qword, int level) in reg_disasm_gpuaddr64() argument
878 uint64_t qword = (((uint64_t)reg_val(regbase + 1)) << 32) | dword; in dump_register() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c2443 bool qword = nir_src_bit_size(intr->src[0]) == 64; in emit_store_shared() local

Completed in 27 milliseconds