Searched defs:word4 (Results 1 – 7 of 7) sorted by relevance
/third_party/zlib/ |
D | crc32.c | 795 z_word_t word4; local 918 z_word_t crc4, word4; local
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | Types.hpp | 216 using word4 = vec4<word>; typedef
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLSPIRVCodeGenerator.cpp | 306 int32_t word3, int32_t word4, OutputStream& out) { in writeInstruction() 315 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() 326 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() 338 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() 351 int32_t word3, int32_t word4, int32_t word5, in writeInstruction()
|
/third_party/skia/src/sksl/codegen/ |
D | SkSLSPIRVCodeGenerator.cpp | 375 int32_t word3, int32_t word4, OutputStream& out) { in writeInstruction() 384 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() 395 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() 407 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() 420 int32_t word3, int32_t word4, int32_t word5, in writeInstruction()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_state.c | 674 uint32_t word4 = 0, yuv_format = 0, pitch = 0; in r600_create_sampler_view_custom() local
|
D | r600_state_common.c | 2703 uint32_t result = 0, word4 = 0, yuv_format = 0; in r600_translate_texformat() local
|
D | evergreen_state.c | 733 uint32_t word4 = 0, yuv_format = 0, pitch = 0; in evergreen_fill_tex_resource_words() local
|