/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineStencilExportTests.cpp | 76 vk::VkFormat stencilFormat; member 256 const VkFormat stencilFormat) in makeTestRenderPass()
|
D | vktPipelineStencilTests.cpp | 272 VkFormat stencilFormat, in StencilTest() 350 VkFormat stencilFormat, in StencilTestInstance() 972 const VkFormat stencilFormat = stencilFormats[formatNdx]; in createStencilTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineStencilExportTests.cpp | 76 vk::VkFormat stencilFormat; member 256 const VkFormat stencilFormat) in makeTestRenderPass()
|
D | vktPipelineStencilTests.cpp | 272 VkFormat stencilFormat, in StencilTest() 350 VkFormat stencilFormat, in StencilTestInstance() 972 const VkFormat stencilFormat = stencilFormats[formatNdx]; in createStencilTests() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | ReadOnlyDepthStencilAttachmentTests.cpp | 237 wgpu::TextureFormat stencilFormat = GetParam().mTextureFormat; in TEST_P() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboCompletenessTests.cpp | 262 …ImageFormat stencilFormat = attPoint == GL_STENCIL_ATTACHMENT ? image->internalFormat : m_depthSte… in check() local
|
D | es3fFramebufferBlitTests.cpp | 462 …ntext, const char* name, const char* desc, deUint32 depthFormat, deUint32 stencilFormat, deUint32 … in BlitDepthStencilCase() 1079 deUint32 stencilFormat = stencilFormats[sFmtNdx]; in init() local
|
/third_party/skia/src/gpu/vk/ |
D | GrVkRenderTarget.cpp | 430 VkFormat stencilFormat = vkCaps.preferredStencilFormat(); in ReconstructAttachmentsDescriptor() local
|
/third_party/flutter/skia/src/gpu/dawn/ |
D | GrDawnGpuCommandBuffer.cpp | 322 dawn::TextureFormat stencilFormat = dawn::TextureFormat::Depth24PlusStencil8; in applyState() local
|
/third_party/skia/src/gpu/ |
D | GrResourceProvider.cpp | 613 GrBackendFormat stencilFormat = this->gpu()->getPreferredStencilFormat(rt->backendFormat()); in attachStencilAttachment() local
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 868 wgpu::TextureFormat stencilFormat = wgpu::TextureFormat::Depth24PlusStencil8; in getOrCreateRenderPipeline() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 1459 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local 2064 vk::VkFormat stencilFormat = VK_FORMAT_UNDEFINED; in createSubpassPipeline() local 4236 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachment.getFormat()); in logAndVerifyImages() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 1459 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local 2064 vk::VkFormat stencilFormat = VK_FORMAT_UNDEFINED; in createSubpassPipeline() local 4236 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachment.getFormat()); in logAndVerifyImages() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 4256 …const auto stencilFormat = tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNE… in ManyDrawsAllocatedData() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 4256 …const auto stencilFormat = tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNE… in ManyDrawsAllocatedData() local
|