| /external/deqp/framework/opengl/ | 
| D | gluFboRenderContext.cpp | 70 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/ | 
| D | vktPipelineReferenceRenderer.hpp | 164 						 const tcu::TextureFormat&	depthStencilFormat,  in ColorFragmentShader()220 								   const tcu::TextureFormat& depthStencilFormat)  in ColorFragmentShaderDualSource()
 
 | 
| D | vktPipelineReferenceRenderer.cpp | 167 									 const tcu::TextureFormat&	depthStencilFormat,  in ReferenceRenderer()
 | 
| D | vktPipelineRenderToImageTests.cpp | 116 	VkFormat					depthStencilFormat;		//! A depth/stencil format, or UNDEFINED if not used  member352 								   const VkFormat				depthStencilFormat,  in makeRenderPass()
 1601 std::string getFormatString (const VkFormat colorFormat, const VkFormat depthStencilFormat)  in getFormatString()
 1674 	const VkFormat depthStencilFormat[] =  in addTestCasesWithFunctions()  local
 
 | 
| D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 677 …VkFormat					depthStencilFormat;				//!< D/S attachment format. Will test both aspects if it's a m…  member740 								   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()
 
 | 
| D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 174 …VkFormat				depthStencilFormat;			//!< D/S attachment format. Will test both aspects if it's a mix…  member1414 …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
 
 | 
| D | vktPipelineDepthRangeUnrestrictedTests.cpp | 375 								   const VkFormat						depthStencilFormat,  in makeRenderPass()
 | 
| D | vktPipelineImageSamplingInstance.cpp | 1479 	const tcu::TextureFormat			depthStencilFormat;		// Undefined depth/stencil format.  in verifyImage()  local
 | 
| /external/skia/src/gpu/ganesh/dawn/ | 
| D | GrDawnProgramBuilder.cpp | 204         wgpu::TextureFormat depthStencilFormat) {  in create_depth_stencil_state()256                                                  wgpu::TextureFormat depthStencilFormat,  in Build()
 
 | 
| /external/deqp/modules/gles3/functional/ | 
| D | es3fFboStencilbufferTests.cpp | 158 		const deUint32			depthStencilFormat	= GL_DEPTH24_STENCIL8;  in render()  local
 | 
| D | es3fFboRenderTest.cpp | 101 	GLenum					depthStencilFormat;  member in deqp::gles3::Functional::FboConfig1577 		deUint32	depthStencilFormat	= GL_DEPTH24_STENCIL8;  in init()  local
 1665 		deUint32	depthStencilFormat	= GL_DEPTH24_STENCIL8;  in init()  local
 
 | 
| D | es3fFboMultisampleTests.cpp | 58 …ext, const char* name, const char* desc, deUint32 colorFormat, deUint32 depthStencilFormat, const …  in BasicFboMultisampleCase()
 | 
| D | es3fFboInvalidateTests.cpp | 1209 		const deUint32					depthStencilFormat		= GL_DEPTH24_STENCIL8;  in render()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ | 
| D | vktFragmentOperationsEarlyFragmentTests.cpp | 90 								   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()
 
 | 
| D | vktFragmentOperationsOcclusionQueryTests.cpp | 91 									 const VkFormat			depthStencilFormat)  in makeRenderPass()
 | 
| /external/angle/src/libANGLE/ | 
| D | Config.h | 35     GLenum depthStencilFormat;  // TODO(geofflang): remove this  member
 | 
| /external/angle/src/libANGLE/renderer/vulkan/ | 
| D | vk_caps_utils.cpp | 1246                                   const gl::InternalFormat &depthStencilFormat,  in GenerateDefaultConfig()
 | 
| /external/skia/src/gpu/ganesh/d3d/ | 
| D | GrD3DPipelineStateBuilder.cpp | 492         DXGI_FORMAT renderTargetFormat, DXGI_FORMAT depthStencilFormat,  in create_pipeline_state()
 | 
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ | 
| D | vktRenderPassLoadStoreOpNoneTests.cpp | 120 	VkFormat						depthStencilFormat;  member185 VkFormat getFormat (deUint32 usage, VkFormat depthStencilFormat)  in getFormat()
 
 | 
| D | vktRenderPassUnusedClearAttachmentTests.cpp | 172 	VkFormat				depthStencilFormat;  member
 | 
| D | vktRenderPassDitheringTests.cpp | 57 	VkFormat				depthStencilFormat;  member
 | 
| /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ | 
| D | vktDynamicStateDiscardTests.cpp | 119 …ype, const char* vertexShaderName, const char* fragmentShaderName, vk::VkFormat depthStencilFormat)  in DiscardTestInstance()
 | 
| /external/deqp/external/vulkancts/modules/vulkan/rasterization/ | 
| D | vktRasterizationFragShaderSideEffectsTests.cpp | 313 	vk::VkFormat							depthStencilFormat = vk::VK_FORMAT_UNDEFINED;  in iterate()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/draw/ | 
| D | vktDrawMultiExtTests.cpp | 572 											VkFormat				depthStencilFormat,  in makeMultidrawRenderPass()701 …										VkFormat depthStencilFormat, VkRenderingFlagsKHR renderingFlags, deUint32 viewMask) const  in beginSecondaryCmdBuffer()
 
 | 
| /external/deqp/external/vulkancts/framework/vulkan/ | 
| D | vkObjUtil.cpp | 567 								   const VkFormat						depthStencilFormat,  in makeRenderPass()
 |