Home
last modified time | relevance | path

Searched defs:bvec2 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/util/
H A Dbit_vector_test.cpp118 BitVector bvec2; in TEST() local
138 BitVector bvec2; in TEST() local
155 BitVector bvec2; in TEST() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/util/
H A Dbit_vector_test.cpp118 BitVector bvec2; in TEST() local
138 BitVector bvec2; in TEST() local
155 BitVector bvec2; in TEST() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/util/
Dbit_vector_test.cpp118 BitVector bvec2; in TEST() local
138 BitVector bvec2; in TEST() local
155 BitVector bvec2; in TEST() local
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_vec.hpp551 typedef lowp_bvec2 bvec2; typedef
555 typedef mediump_bvec2 bvec2; typedef
562 typedef highp_bvec2 bvec2; typedef
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_vec.hpp551 typedef lowp_bvec2 bvec2; typedef
555 typedef mediump_bvec2 bvec2; typedef
562 typedef highp_bvec2 bvec2; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/
Dbool.rs1 mod bvec2; module