Searched refs:depth_stencil_format_id (Results 1 – 2 of 2) sorted by relevance
5093 … enum wined3d_format_id render_target_format_id, enum wined3d_format_id depth_stencil_format_id) in wined3d_check_depth_stencil_match() argument5102 debug_d3dformat(render_target_format_id), debug_d3dformat(depth_stencil_format_id)); in wined3d_check_depth_stencil_match()5109 …ds_format = wined3d_get_format(&adapter->gl_info, depth_stencil_format_id, WINED3DUSAGE_DEPTHSTENC… in wined3d_check_depth_stencil_match()5140 debug_d3dformat(depth_stencil_format_id)); in wined3d_check_depth_stencil_match()
2181 … enum wined3d_format_id render_target_format_id, enum wined3d_format_id depth_stencil_format_id);