Home
last modified time | relevance | path

Searched defs:depthStencilFormat (Results 1 – 25 of 32) sorted by relevance

12

/external/deqp/framework/opengl/
DgluFboRenderContext.cpp70 static void getDepthStencilBits (deUint32 depthStencilFormat, int* depthBits, int* stencilBits) in getDepthStencilBits()
216 const deUint32 depthStencilFormat = chooseDepthStencilFormat(config); in createFramebuffer() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.hpp164 const tcu::TextureFormat& depthStencilFormat, in ColorFragmentShader()
220 const tcu::TextureFormat& depthStencilFormat) in ColorFragmentShaderDualSource()
DvktPipelineReferenceRenderer.cpp167 const tcu::TextureFormat& depthStencilFormat, in ReferenceRenderer()
DvktPipelineRenderToImageTests.cpp116 VkFormat depthStencilFormat; //! A depth/stencil format, or UNDEFINED if not used member
352 const VkFormat depthStencilFormat, in makeRenderPass()
1601 std::string getFormatString (const VkFormat colorFormat, const VkFormat depthStencilFormat) in getFormatString()
1674 const VkFormat depthStencilFormat[] = in addTestCasesWithFunctions() local
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp677 …VkFormat depthStencilFormat; //!< D/S attachment format. Will test both aspects if it's a m… member
740 const VkFormat depthStencilFormat, in addVerificationComputeShader()
1436 …VkFormat depthStencilFormat; //!< D/S attachment format. Will test both aspects if it's a mi… member
1789 const VkFormat depthStencilFormat) in getFormatCaseName()
DvktPipelineMultisampledRenderToSingleSampledTests.cpp174 …VkFormat depthStencilFormat; //!< D/S attachment format. Will test both aspects if it's a mix… member
1414 …nce(VkAttachmentReference2& reference, deUint32 attachment, const VkFormat depthStencilFormat, con… in initializeAttachmentReference()
4905 const VkFormat depthStencilFormat) in getFormatCaseName()
4996 for (const VkFormat depthStencilFormat : depthStencilFormatRange) in createMultisampledTestsInGroup() local
5056 for (const VkFormat depthStencilFormat : depthStencilFormatRange) in createMultisampledTestsInGroup() local
5249 for (const VkFormat depthStencilFormat : depthStencilFormatRange) in createMultisampledTestsInGroup() local
5363 for (const VkFormat depthStencilFormat : depthStencilFormatRange) in createMultisampledTestsInGroup() local
DvktPipelineDepthRangeUnrestrictedTests.cpp375 const VkFormat depthStencilFormat, in makeRenderPass()
DvktPipelineImageSamplingInstance.cpp1479 const tcu::TextureFormat depthStencilFormat; // Undefined depth/stencil format. in verifyImage() local
/external/skia/src/gpu/ganesh/dawn/
DGrDawnProgramBuilder.cpp204 wgpu::TextureFormat depthStencilFormat) { in create_depth_stencil_state()
256 wgpu::TextureFormat depthStencilFormat, in Build()
/external/deqp/modules/gles3/functional/
Des3fFboStencilbufferTests.cpp158 const deUint32 depthStencilFormat = GL_DEPTH24_STENCIL8; in render() local
Des3fFboRenderTest.cpp101 GLenum depthStencilFormat; member in deqp::gles3::Functional::FboConfig
1577 deUint32 depthStencilFormat = GL_DEPTH24_STENCIL8; in init() local
1665 deUint32 depthStencilFormat = GL_DEPTH24_STENCIL8; in init() local
Des3fFboMultisampleTests.cpp58 …ext, const char* name, const char* desc, deUint32 colorFormat, deUint32 depthStencilFormat, const … in BasicFboMultisampleCase()
Des3fFboInvalidateTests.cpp1209 const deUint32 depthStencilFormat = GL_DEPTH24_STENCIL8; in render() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp90 const VkFormat depthStencilFormat) in makeRenderPass()
692 …const VkFormat depthStencilFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(… in iterate() local
1193 const VkFormat depthStencilFormat) in makeRenderPass()
1375 …const VkFormat depthStencilFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(… in iterate() local
1939 const VkFormat depthStencilFormat) in makeRenderPass()
DvktFragmentOperationsOcclusionQueryTests.cpp91 const VkFormat depthStencilFormat) in makeRenderPass()
/external/angle/src/libANGLE/
DConfig.h35 GLenum depthStencilFormat; // TODO(geofflang): remove this member
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp1246 const gl::InternalFormat &depthStencilFormat, in GenerateDefaultConfig()
/external/skia/src/gpu/ganesh/d3d/
DGrD3DPipelineStateBuilder.cpp492 DXGI_FORMAT renderTargetFormat, DXGI_FORMAT depthStencilFormat, in create_pipeline_state()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp120 VkFormat depthStencilFormat; member
185 VkFormat getFormat (deUint32 usage, VkFormat depthStencilFormat) in getFormat()
DvktRenderPassUnusedClearAttachmentTests.cpp172 VkFormat depthStencilFormat; member
DvktRenderPassDitheringTests.cpp57 VkFormat depthStencilFormat; member
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateDiscardTests.cpp119 …ype, const char* vertexShaderName, const char* fragmentShaderName, vk::VkFormat depthStencilFormat) in DiscardTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp313 vk::VkFormat depthStencilFormat = vk::VK_FORMAT_UNDEFINED; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp572 VkFormat depthStencilFormat, in makeMultidrawRenderPass()
701VkFormat depthStencilFormat, VkRenderingFlagsKHR renderingFlags, deUint32 viewMask) const in beginSecondaryCmdBuffer()
/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp567 const VkFormat depthStencilFormat, in makeRenderPass()

12