VirtualBox

Ignore:
Timestamp:
Jun 30, 2010 9:28:09 PM (14 years ago)
Author:
vboxsync
Message:

wddm/3d: disable verbose logging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp

    r30536 r30540  
    17261726    DXGKARG_DESCRIBEALLOCATION*  pDescribeAllocation)
    17271727{
    1728     dfprintf(("==> "__FUNCTION__ ", hAdapter(0x%x)\n", hAdapter));
     1728//    dfprintf(("==> "__FUNCTION__ ", hAdapter(0x%x)\n", hAdapter));
    17291729
    17301730    vboxVDbgBreakFv();
     
    17391739    pDescribeAllocation->PrivateDriverFormatAttribute = 0;
    17401740
    1741     dfprintf(("<== "__FUNCTION__ ", hAdapter(0x%x)\n", hAdapter));
     1741//    dfprintf(("<== "__FUNCTION__ ", hAdapter(0x%x)\n", hAdapter));
    17421742
    17431743    return STATUS_SUCCESS;
     
    26372637    PAGED_CODE();
    26382638
    2639     dfprintf(("==> "__FUNCTION__ ", hAdapter(0x%x)\n", hAdapter));
     2639//    dfprintf(("==> "__FUNCTION__ ", hAdapter(0x%x)\n", hAdapter));
    26402640
    26412641    NTSTATUS Status = STATUS_NOT_SUPPORTED;
     
    27412741    }
    27422742
    2743     dfprintf(("<== "__FUNCTION__ ", hAdapter(0x%x)\n", hAdapter));
     2743//    dfprintf(("<== "__FUNCTION__ ", hAdapter(0x%x)\n", hAdapter));
    27442744
    27452745    return Status;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette