Home
last modified time | relevance | path

Searched defs:U32 (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/tint/src/ast/
H A Du32.h26 class U32 : public Castable<U32, Type> { class
H A Du32.cc19 TINT_INSTANTIATE_TYPEINFO(tint::ast::U32); variable
24 U32::U32(ProgramID pid, const Source& src) : Base(pid, src) {} in U32() function in tint::ast::U32
[all...]
/third_party/skia/third_party/externals/tint/src/sem/
H A Du32_type.h26 class U32 : public Castable<U32, Type> { class
H A Du32_type.cc19 TINT_INSTANTIATE_TYPEINFO(tint::sem::U32); variable
[all...]
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl_type_test.cc358 enum class TextureDataType { F32, U32, I32 }; member in tint::writer::glsl::__anon26207::TextureDataType
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_type_test.cc382 enum class TextureDataType { F32, U32, I32 }; member in tint::writer::hlsl::__anon26238::TextureDataType
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dscalar_constant.h61 static inline ScalarConstant U32(uint32_t value) { in U32() function
/third_party/vixl/tools/test_generator/
H A Ddata_types.py345 class U32(Scalar): class
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_type.h119 struct U32 : public Castable<U32, Type> { struct
H A Dparser_type.cc28 TINT_INSTANTIATE_TYPEINFO(tint::reader::spirv::U32); variable
425 const spirv::U32* TypeManager::U32() { in U32() function in TypeManager
[all...]
/third_party/lz4/programs/
H A Dutil.h66 typedef uint32_t U32; typedef
74 typedef unsigned int U32; typedef
/third_party/lz4/lib/
H A Dxxhash.c149 typedef uint32_t U32; typedef
153 typedef unsigned int U32; typedef
[all...]
H A Dlz4.c304 typedef uint32_t U32; typedef
314 typedef unsigned int U32; typedef
[all...]
H A Dlz4frame.c172 typedef uint32_t U32; typedef
178 typedef unsigned int U32; typedef
[all...]
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
H A Dxxhash.c149 typedef uint32_t U32; typedef
153 typedef unsigned int U32; typedef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h91 U32 = 7, member in llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h263 U32 = UINT | B32, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2250 uint32_t U32 = Lo_32(U); in evaluate() local
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.cpp1300 #define U32(OFFS, COUNT) ((*((const deUint32*)pixelPtr) >> (OFFS)) & ((1<<(COUNT))-1)) in getPixelInt() macro
1329 #undef U32 in getPixelInt() macro
1396 #define U32 getPixelBitsAsUint64() macro
1425 #undef U32 getPixelBitsAsUint64() macro
[all...]
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc2963 enum VFPType { S32, U32, F32, F64 }; enumerator
[all...]
/third_party/vixl/src/aarch32/
H A Ddisasm-aarch32.cc23898 U32, DecodeT32() local
23910 U32, DecodeT32() local
24244 U32, DecodeT32() local
24256 U32, DecodeT32() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp64 U32, member in vkt::RayTracing::__anon28542::BaseType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp64 U32, member in vkt::RayTracing::__anon29726::BaseType

Completed in 131 milliseconds