Home
last modified time | relevance | path

Searched defs:zValue (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DClear11.cpp69 const float *zValue, in UpdateDataCache()
655 const float *zValue = nullptr; in clearFramebuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DClear11.cpp69 const float *zValue, in UpdateDataCache()
652 const float *zValue = nullptr; in clearFramebuffer() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp435 Float4 zValue; in depthTest32F() local
507 Short4 zValue; in depthTest16() local
619 Float4 zValue = convertFloat32(As<UShort4>(z)); in depthBoundsTest16() local
633 Float4 zValue = Float4(*Pointer<Float2>(buffer), *Pointer<Float2>(buffer + pitch)); in depthBoundsTest32F() local
698 Float4 zValue; in writeDepth32F() local
725 Short4 zValue; in writeDepth16() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelRoutine.cpp427 Float4 zValue; in depthTest() local
698 Float4 zValue; in writeDepth() local
/third_party/sqlite/src/
Dshell.c20245 const char *zValue = azArg[3]; in do_meta_command() local