/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | type_vec.hpp | 499 typedef lowp_ivec4 ivec4; typedef 503 typedef mediump_ivec4 ivec4; typedef 518 typedef highp_ivec4 ivec4; typedef
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_vec.hpp | 499 typedef lowp_ivec4 ivec4; typedef 503 typedef mediump_ivec4 ivec4; typedef 518 typedef highp_ivec4 ivec4; typedef
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/ |
D | i32.rs | 3 mod ivec4; module
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | ext_vector_casts.c | 19 int4 ivec4; in test() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ |
H A D | Utils.h | 240 using ivec4 = ivec<4u>; variable
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/utils/ |
H A D | VecUtils.h | 280 using ivec4 = ivec<4u>; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/tests/ |
D | vec4.rs | 1871 mod ivec4 { module
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cShaderImageSizeTests.cpp | 42 typedef tcu::IVec4 ivec4; typedef
|
H A D | es31cShaderImageLoadStoreTests.cpp | 41 typedef tcu::IVec4 ivec4; typedef
|
H A D | es31cShaderStorageBufferObjectTests.cpp | 43 typedef tcu::IVec4 ivec4; typedef
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cShaderImageSizeTests.cpp | 41 typedef tcu::IVec4 ivec4; typedef
|
H A D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 43 typedef tcu::IVec4 ivec4; typedef
|
H A D | gl4cEnhancedLayoutsTests.hpp | 115 static const Type ivec4; member
|
H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 45 typedef tcu::IVec4 ivec4; typedef
|
H A D | gl4cShaderStorageBufferObjectTests.cpp | 41 typedef tcu::IVec4 ivec4; typedef
|
H A D | gl4cShaderImageLoadStoreTests.cpp | 49 typedef tcu::IVec4 ivec4; typedef
|
H A D | gl4cEnhancedLayoutsTests.cpp | 155 const Type Type::ivec4 = Type::GetType(Type::Int, 1, 4); member in gl4cts::EnhancedLayouts::Utils::Type
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/i32/ |
D | ivec4.rs | 13 pub const fn ivec4(x: i32, y: i32, z: i32, w: i32) -> IVec4 { in ivec4() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiImageClearingTests.cpp | 77 IVec4 ivec4; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.cpp | 214 typedef tcu::IVec4 ivec4; typedef
|