/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateInheritanceTests.cpp | 292 static const VkPipelineDepthStencilStateCreateInfo depthStencil = { member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateInheritanceTests.cpp | 289 static const VkPipelineDepthStencilStateCreateInfo depthStencil = { member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | VulkanSecondaryCommandBuffer.h | 285 clearDepthStencilImage( const Image &image, VkImageLayout imageLayout, const VkClearDepthStencilValue &depthStencil, uint32_t rangeCount, const VkImageSubresourceRange *ranges) clearDepthStencilImage() argument
|
H A D | vk_wrapper.h | 818 clearDepthStencilImage( const Image &image, VkImageLayout imageLayout, const VkClearDepthStencilValue &depthStencil, uint32_t rangeCount, const VkImageSubresourceRange *ranges) clearDepthStencilImage() argument
|
H A D | FramebufferVk.cpp | 2033 const gl::FramebufferAttachment *depthStencil in updateRenderPassDesc() local 2808 const gl::FramebufferAttachment *depthStencil = mState.getDepthOrStencilAttachment(); getSamples() local [all...] |
H A D | SecondaryCommandBuffer.h | 179 VkClearDepthStencilValue depthStencil; member 1062 clearDepthStencilImage( const Image &image, VkImageLayout imageLayout, const VkClearDepthStencilValue &depthStencil, uint32_t rangeCount, const VkImageSubresourceRange *ranges) clearDepthStencilImage() argument
|
H A D | vk_helpers.cpp | 5306 clearDepthStencil(VkImageAspectFlags clearAspectFlags, const VkClearDepthStencilValue &depthStencil, LevelIndex baseMipLevelVk, uint32_t levelCount, uint32_t baseArrayLayer, uint32_t layerCount, CommandBuffer *commandBuffer) clearDepthStencil() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ComputeShaderTest.cpp | 4277 GLTexture depthStencil; in TEST_P() local
|
H A D | ClearTest.cpp | 720 GLRenderbuffer depthStencil; in TEST_P() local 832 GLRenderbuffer depthStencil; in TEST_P() local 1092 GLRenderbuffer depthStencil; in TEST_P() local 1218 GLRenderbuffer depthStencil; in TEST_P() local 2041 GLRenderbuffer depthStencil; TEST_P() local 2128 GLRenderbuffer depthStencil; TEST_P() local 2221 GLRenderbuffer depthStencil; TEST_P() local [all...] |
H A D | MultisampledRenderToTextureTest.cpp | 1413 GLRenderbuffer depthStencil; in TEST_P() local 2124 GLRenderbuffer depthStencil; in TEST_P() local 2219 GLRenderbuffer depthStencil; in TEST_P() local 2352 GLRenderbuffer depthStencil; in TEST_P() local 2482 GLRenderbuffer depthStencil; TEST_P() local 2602 GLRenderbuffer depthStencil; TEST_P() local 3714 GLRenderbuffer depthStencil; renderbufferUnresolveColorAndDepthStencilThenTwoColors() local [all...] |
/third_party/glfw/tests/ |
H A D | triangle-vulkan.c | 224 float depthStencil; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalDrawAndClearTests.cpp | 719 void ConditionalRenderingBaseTestInstance::clearDepthWithClearAttachments (const VkClearDepthStencilValue& depthStencil, bool partial) in clearDepthWithClearAttachments() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
H A D | vktConditionalDrawAndClearTests.cpp | 699 void ConditionalRenderingBaseTestInstance::clearDepthWithClearAttachments (const VkClearDepthStencilValue& depthStencil, bool partial) in clearDepthWithClearAttachments() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Blit11.cpp | 1836 resolveStencil(const gl::Context *context, RenderTarget11 *depthStencil, bool alsoDepth, TextureHelper11 *textureOut) resolveStencil() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkCommandBuffer.cpp | 796 CmdClearDepthStencilImage(vk::Image *image, const VkClearDepthStencilValue &depthStencil, const VkImageSubresourceRange &range) in CmdClearDepthStencilImage() argument 812 const VkClearDepthStencilValue depthStencil; member in __anon22994::CmdClearDepthStencilImage
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Framebuffer.cpp | 1580 const auto &depthStencil = glState.getDepthStencilState(); in partialClearNeedsInit() local 1923 const auto &depthStencil = mState.mWebGLDepthStencilAttachment; in commitWebGL1DepthStencilIfConsistent() local 2294 const DepthStencilState &depthStencil = glState.getDepthStencilState(); ensureClearAttachmentsInitialized() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 275 Image depthStencil; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 273 Image depthStencil; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 2817 const VkClearDepthStencilValue depthStencil = pushImageInitializationCommands() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.cpp | 292 egl::Image *depthStencil = surface->getDepthStencil(); in makeCurrent() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 2803 const VkClearDepthStencilValue depthStencil = pushImageInitializationCommands() local [all...] |
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_raii.hpp | 10152 reinterpret_cast<const VkClearDepthStencilValue *>( &depthStencil ), variable
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_raii.hpp | 13317 reinterpret_cast<const VkClearDepthStencilValue *>( &depthStencil ), variable [all...] |
H A D | vulkan_structs.hpp | 13822 VULKAN_HPP_NAMESPACE::ClearDepthStencilValue depthStencil; member 13825 VkClearDepthStencilValue depthStencil; member [all...] |
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 2175 VkClearDepthStencilValue depthStencil; member
|