Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_combine_constants.cpp352 representable_as_uw(unsigned ud, uint16_t *uw) in representable_as_uw()
409 uint16_t uw; in can_promote_src_as_imm() local
Dbrw_reg.h697 brw_imm_uw(uint16_t uw) in brw_imm_uw()
/third_party/ffmpeg/libavcodec/
Dmf_utils.c41 UINT32 uw, UINT32 uh) in ff_MFSetAttributeSize()
/third_party/mesa3d/src/glx/
Ddrisw_glx.c148 unsigned uw, uh, bw, depth; in swrastGetDrawableInfo() local
714 unsigned uw, uh, bw, depth; in driswCreateDrawable() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelPipeline.cpp1543 Float4 uw; in TEXCOORD() local
1585 Float4 uw = u; in TEXCRD() local
DSamplerCore.cpp2296 Short4 SamplerCore::address(Float4 &uw, AddressingMode addressingMode, Pointer<Byte> &mipmap) in address()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.h288 uint32_t uw; member
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.h374 uint32_t uw[kMSALanesWord]; member
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.h363 uint32_t uw[kMSALanesWord]; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSamplerCore.cpp2184 Short4 SamplerCore::address(const Float4 &uw, AddressingMode addressingMode, Pointer<Byte> &mipmap) in address()