/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | type_vec.hpp | 526 typedef lowp_uvec4 uvec4; typedef 530 typedef mediump_uvec4 uvec4; typedef 545 typedef highp_uvec4 uvec4; typedef
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_vec.hpp | 526 typedef lowp_uvec4 uvec4; typedef 530 typedef mediump_uvec4 uvec4; typedef 545 typedef highp_uvec4 uvec4; typedef
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/ |
D | u32.rs | 3 mod uvec4; module
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ |
H A D | Utils.h | 246 using uvec4 = uvec<4u>; variable
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/utils/ |
H A D | VecUtils.h | 286 using uvec4 = uvec<4u>; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/tests/ |
D | vec4.rs | 1989 mod uvec4 { module
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cShaderImageSizeTests.cpp | 43 typedef tcu::UVec4 uvec4; typedef
|
H A D | es31cShaderImageLoadStoreTests.cpp | 42 typedef tcu::UVec4 uvec4; typedef
|
H A D | es31cComputeShaderTests.cpp | 55 typedef UVec4 uvec4; typedef
|
H A D | es31cShaderStorageBufferObjectTests.cpp | 44 typedef tcu::UVec4 uvec4; typedef
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cShaderImageSizeTests.cpp | 42 typedef tcu::UVec4 uvec4; typedef
|
H A D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 44 typedef tcu::UVec4 uvec4; typedef
|
H A D | gl4cEnhancedLayoutsTests.hpp | 131 static const Type uvec4; member
|
H A D | gl4cComputeShaderTests.cpp | 52 typedef UVec4 uvec4; typedef
|
H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 46 typedef tcu::UVec4 uvec4; typedef
|
H A D | gl4cShaderStorageBufferObjectTests.cpp | 42 typedef tcu::UVec4 uvec4; typedef
|
H A D | gl4cShaderImageLoadStoreTests.cpp | 50 typedef tcu::UVec4 uvec4; typedef
|
H A D | gl4cEnhancedLayoutsTests.cpp | 172 const Type Type::uvec4 = Type::GetType(Type::Uint, 1, 4); member in gl4cts::EnhancedLayouts::Utils::Type
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_nir.c | 1382 ac_nir_store_debug_log_amd(nir_builder *b, nir_def *uvec4) in ac_nir_store_debug_log_amd()
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u32/ |
D | uvec4.rs | 13 pub const fn uvec4(x: u32, y: u32, z: u32, w: u32) -> UVec4 { in uvec4() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiImageClearingTests.cpp | 78 UVec4 uvec4; member
|