Home
last modified time | relevance | path

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

/third_party/node/test/sequential/
Dtest-inspector-async-call-stack.js13 const setDepth = 'Debugger.setAsyncCallStackDepth'; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassManagers.h368 void setDepth(unsigned newDepth) { Depth = newDepth; } in setDepth() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboTestUtil.cpp708 void Texture3DShader::setDepth (float depth) in setDepth() function in deqp::gles3::Functional::FboTestUtil::Texture3DShader
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h762 bool setDepth(TLayoutDepth d) in setDepth() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp7193 Extent3D & setDepth( uint32_t depth_ ) VULKAN_HPP_NOEXCEPT in setDepth() function
10701 ClearDepthStencilValue & setDepth( float depth_ ) VULKAN_HPP_NOEXCEPT in setDepth() function
72528 TraceRaysIndirectCommandKHR & setDepth( uint32_t depth_ ) VULKAN_HPP_NOEXCEPT in setDepth() function
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp7371 VULKAN_HPP_CONSTEXPR_14 Extent3D & setDepth( uint32_t depth_ ) VULKAN_HPP_NOEXCEPT in setDepth() function
10920 VULKAN_HPP_CONSTEXPR_14 ClearDepthStencilValue & setDepth( float depth_ ) VULKAN_HPP_NOEXCEPT in setDepth() function
74833 …VULKAN_HPP_CONSTEXPR_14 TraceRaysIndirectCommandKHR & setDepth( uint32_t depth_ ) VULKAN_HPP_NOEXC… in setDepth() function