D3D11: Renamed dx11 to dxbc. (#3586)

This commit is contained in:
Branimir Karadžić
2026-02-07 17:45:18 -08:00
committed by GitHub
parent 562ece68a7
commit 90d61887ac
355 changed files with 71 additions and 71 deletions

View File

@@ -177,7 +177,7 @@ static const uint8_t vs_debugdraw_fill_wgsl[716] =
0x3b, 0x0a, 0x20, 0x20, 0x72, 0x65, 0x74, 0x75, 0x72, 0x6e, 0x20, 0x76, 0x5f, 0x31, 0x3b, 0x0a, // ;. return v_1;.
0x7d, 0x0a, 0x00, 0x02, 0x0e, 0x00, 0x01, 0x00, 0xc0, 0x00, 0xc0, 0x00, // }...........
};
static const uint8_t vs_debugdraw_fill_dx11[693] =
static const uint8_t vs_debugdraw_fill_dxbc[693] =
{
0x56, 0x53, 0x48, 0x0b, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x0a, 0x75, // VSH............u
0x5f, 0x76, 0x69, 0x65, 0x77, 0x50, 0x72, 0x6f, 0x6a, 0x04, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, // _viewProj.......