Home
last modified time | relevance | path

Searched defs:z_ (Results 1 – 6 of 6) 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/skia/third_party/externals/abseil-cpp/absl/container/
Dfixed_array_test.cc90 int x_, y_, z_; member in __anon4af871c90111::ThreeInts
/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h312 uint32_t z_ = 0; variable
/third_party/googletest/googletest/test/
Dgoogletest-printers-test.cc138 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