Searched defs:depthStencil (Results 1 – 11 of 11) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | dxgi_support_data.json | 11 "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 …]
|
| D | Blit11.cpp | 1841 RenderTarget11 *depthStencil, in resolveStencil()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | Framebuffer.cpp | 272 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/ |
| D | ClearTest.cpp | 693 GLRenderbuffer depthStencil; in TEST_P() local 947 GLRenderbuffer depthStencil; in TEST_P() local
|
| D | WebGLFramebufferTest.cpp | 856 GLRenderbuffer depthStencil; in TEST_P() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
| D | SecondaryCommandBuffer.h | 172 VkClearDepthStencilValue depthStencil; member 990 const VkClearDepthStencilValue &depthStencil, in clearDepthStencilImage()
|
| D | vk_helpers.cpp | 3062 const VkClearDepthStencilValue &depthStencil, in clearDepthStencil()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
| D | goldfish_vk_baseprotodefs.proto | 2963 optional VkClearDepthStencilValue depthStencil = 2; field
|
| /device/generic/vulkan-cereal/protocols/vulkan/include/vulkan/ |
| D | vulkan_core.h | 2665 VkClearDepthStencilValue depthStencil; member
|
| /device/generic/vulkan-cereal/include/vulkan/ |
| D | vulkan_core.h | 3067 VkClearDepthStencilValue depthStencil; member
|
| D | vulkan.hpp | 23590 VULKAN_HPP_NAMESPACE::ClearDepthStencilValue depthStencil; member 23593 VkClearDepthStencilValue depthStencil; member 82473 … image, VULKAN_HPP_NAMESPACE::ImageLayout imageLayout, const ClearDepthStencilValue & depthStencil… in clearDepthStencilImage() argument
|