Home
last modified time | relevance | path

Searched defs:depthStencil (Results 1 – 11 of 11) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Ddxgi_support_data.json11 "depthStencil": "never", string
22 "depthStencil": "never", string
33 "depthStencil": "never", string
44 "depthStencil": "never", string
55 "depthStencil": "never", string
66 "depthStencil": "never", string
77 "depthStencil": "never", string
88 "depthStencil": "never", string
99 "depthStencil": "never", string
110 "depthStencil": "never", string
[all …]
DBlit11.cpp1841 RenderTarget11 *depthStencil, in resolveStencil()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFramebuffer.cpp272 bool IsDepthMaskedOut(const DepthStencilState &depthStencil) in IsDepthMaskedOut()
277 bool IsStencilMaskedOut(const DepthStencilState &depthStencil) in IsStencilMaskedOut()
1478 const auto &depthStencil = glState.getDepthStencilState(); in partialClearNeedsInit() local
1873 const auto &depthStencil = mState.mWebGLDepthStencilAttachment; in commitWebGL1DepthStencilIfConsistent() local
2180 const DepthStencilState &depthStencil = glState.getDepthStencilState(); in ensureClearAttachmentsInitialized() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DClearTest.cpp693 GLRenderbuffer depthStencil; in TEST_P() local
947 GLRenderbuffer depthStencil; in TEST_P() local
DWebGLFramebufferTest.cpp856 GLRenderbuffer depthStencil; in TEST_P() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h172 VkClearDepthStencilValue depthStencil; member
990 const VkClearDepthStencilValue &depthStencil, in clearDepthStencilImage()
Dvk_helpers.cpp3062 const VkClearDepthStencilValue &depthStencil, in clearDepthStencil()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto2963 optional VkClearDepthStencilValue depthStencil = 2; field
/device/generic/vulkan-cereal/protocols/vulkan/include/vulkan/
Dvulkan_core.h2665 VkClearDepthStencilValue depthStencil; member
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_core.h3067 VkClearDepthStencilValue depthStencil; member
Dvulkan.hpp23590 VULKAN_HPP_NAMESPACE::ClearDepthStencilValue depthStencil; member
23593 VkClearDepthStencilValue depthStencil; member
82473 … image, VULKAN_HPP_NAMESPACE::ImageLayout imageLayout, const ClearDepthStencilValue & depthStencil in clearDepthStencilImage() argument