Home
last modified time | relevance | path

Searched refs:DepthStencilFormat (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/include/d3dadapter/
Dd3dadapter9.h44 …E DeviceType, D3DFORMAT AdapterFormat, D3DFORMAT RenderTargetFormat, D3DFORMAT DepthStencilFormat);
79 …E DeviceType, D3DFORMAT AdapterFormat, D3DFORMAT RenderTargetFormat, D3DFORMAT DepthStencilFormat);
/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.c481 D3DFORMAT DepthStencilFormat ) in NineAdapter9_CheckDepthStencilMatch() argument
491 d3dformat_to_string(DepthStencilFormat)); in NineAdapter9_CheckDepthStencilMatch()
497 user_assert(depth_stencil_format(DepthStencilFormat), D3DERR_NOTAVAILABLE); in NineAdapter9_CheckDepthStencilMatch()
509 zsfmt = d3d9_to_pipe_format_checked(screen, DepthStencilFormat, in NineAdapter9_CheckDepthStencilMatch()
511 d3d9_get_pipe_depth_format_bindings(DepthStencilFormat), in NineAdapter9_CheckDepthStencilMatch()
Dadapter9.h110 D3DFORMAT DepthStencilFormat );
/third_party/mesa3d/include/D3D9/
Dd3d9.h94 …viceType, D3DFORMAT AdapterFormat, D3DFORMAT RenderTargetFormat, D3DFORMAT DepthStencilFormat) = 0;
455 …E DeviceType, D3DFORMAT AdapterFormat, D3DFORMAT RenderTargetFormat, D3DFORMAT DepthStencilFormat);
502 …E DeviceType, D3DFORMAT AdapterFormat, D3DFORMAT RenderTargetFormat, D3DFORMAT DepthStencilFormat);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp137 struct DepthStencilFormat struct
143 const DepthStencilFormat kDepthStencilFormats[] =
3776 const DepthStencilFormat* dsFormatInfo = nullptr; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp137 struct DepthStencilFormat struct
143 const DepthStencilFormat kDepthStencilFormats[] =
3776 const DepthStencilFormat* dsFormatInfo = nullptr; in iterate()