Lines Matching refs:Depth
33 UINT Width, UINT Height, UINT Depth, UINT Levels,
46 DBG("This=%p pParams=%p Width=%u Height=%u Depth=%u Levels=%u "
48 This, pParams, Width, Height, Depth, Levels,
51 user_assert(Width && Height && Depth, D3DERR_INVALIDCALL);
84 info->depth0 = Depth;
88 info->last_level = util_logbase2(MAX2(MAX2(Width, Height), Depth));
121 voldesc.Depth = u_minify(Depth, l);
283 UINT Width, UINT Height, UINT Depth, UINT Levels,
291 Width, Height, Depth, Levels,