Home
last modified time | relevance | path

Searched defs:U32 (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/ast/
Du32.cc24 U32::U32(ProgramID pid, const Source& src) : Base(pid, src) {} in U32() function in tint::ast::U32
Dstorage_texture_test.cc71 TEST_F(AstStorageTextureTest, U32) { in TEST_F() argument
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dscalar_constant_test.cc51 TEST_F(SpirvScalarConstantTest, U32) { in TEST_F() argument
Dscalar_constant.h61 static inline ScalarConstant U32(uint32_t value) { in U32() function
/third_party/rust/crates/bindgen/bindgen/ir/
Dint.rs64 U32, enumerator
/third_party/skia/third_party/externals/tint/src/sem/
Dstorage_texture_type_test.cc81 TEST_F(StorageTextureTest, U32) { in TEST_F() argument
/third_party/rust/crates/cxx/syntax/
Datom.rs11 U32, enumerator
/third_party/skia/src/opts/
DSkBlitRow_opts.h225 using U32 = skvx::Vec< N, uint32_t>; in blit_row_color32() local
DSkVM_opts.h38 using U32 = skvx::Vec<K, uint32_t>; variable
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.h119 struct U32 : public Castable<U32, Type> { struct
Dparser_type.cc425 const spirv::U32* TypeManager::U32() { in U32() function in tint::reader::spirv::TypeManager
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dnonsecure_base_test.cc233 using U32 = in TEST() typedef
/third_party/lz4/lib/
Dxxhash.c149 typedef uint32_t U32; typedef
153 typedef unsigned int U32; typedef
Dlz4frame.c172 typedef uint32_t U32; typedef
178 typedef unsigned int U32; typedef
Dlz4.c304 typedef uint32_t U32; typedef
314 typedef unsigned int U32; typedef
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
Dxxhash.c149 typedef uint32_t U32; typedef
153 typedef unsigned int U32; typedef
/third_party/vixl/tools/test_generator/
Ddata_types.py345 class U32(Scalar): class
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl_type_test.cc382 enum class TextureDataType { F32, U32, I32 }; enumerator
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_type_test.cc358 enum class TextureDataType { F32, U32, I32 }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h273 uint32_t U32[4]; member
/third_party/lz4/programs/
Dutil.h66 typedef uint32_t U32; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h91 U32 = 7, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h385 uint32_t U32[4]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.h263 U32 = UINT | B32, enumerator
/third_party/skia/third_party/externals/tint/src/
Dintrinsic_table.inl110 class U32 : public TypeMatcher { class

12