Home
last modified time | relevance | path

Searched defs:z_ (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/tint/src/ast/
Dworkgroup_decoration.cc30 const ast::Expression* z_) in WorkgroupDecoration()
44 auto* z_ = ctx->Clone(z); in Clone() local
/third_party/vk-gl-cts/framework/common/
DtcuVector.hpp196 inline Vector<T, Size>::Vector (T x_, T y_, T z_) in Vector()
205 inline Vector<T, Size>::Vector (T x_, T y_, T z_, T w_) in Vector()
/third_party/vixl/test/aarch64/
Dtest-utils-aarch64.h313 ZRegisterValue z_[kNumberOfZRegisters]; member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dfixed_array_test.cc90 int x_, y_, z_; member in __anond205052c0111::ThreeInts
/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h302 uint32_t z_ = 0; variable
/third_party/googletest/googletest/test/
Dgoogletest-printers-test.cc130 double z_; member in foo::UnprintableInFoo
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pDepthTests.cpp196 const float z_ = baseDepth + rng.getFloat(-depthNoise, +depthNoise); in getFullScreenGrid() local