HomeSort by relevance Sort by last modified time
    Searched refs:ByteWidth (Results 26 - 30 of 30) sorted by null

12

  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d11.idl 721 UINT ByteWidth;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10.idl 473 UINT ByteWidth;
484 cpp_quote(" explicit CD3D10_BUFFER_DESC(UINT byteWidth, UINT bindFlags, D3D10_USAGE usage = D3D10_USAGE_DEFAULT, UINT cpuaccessFlags = 0, UINT miscFlags = 0 ) {")
485 cpp_quote(" ByteWidth = byteWidth;")
    [all...]
d3d11.idl 717 UINT ByteWidth;
729 cpp_quote(" explicit CD3D11_BUFFER_DESC(UINT byteWidth,UINT bindFlags,")
732 cpp_quote(" ByteWidth = byteWidth;")
    [all...]