Resource Creations

Description

The metric represents the number of calls per frame:

  • Microsoft DirectX* 9: Aggregated number of IDirect3DDevice9 CreateXXX calls per frame.
  • Microsoft DirectX* 9Ex: Aggregated number of IDirect3DDevice9(Ex) CreateXXX calls per frame.
  • Microsoft DirectX* 10: Aggregated number of ID3D10Device::CreateXXX calls per frame.
  • Microsoft DirectX* 11: Aggregated number of ID3D11Device::CreateXXX calls per frame.

Note: CreateXXX means all Create calls, i.e. aggregation for DX Create Texture per Frame, DX Create Shader per Frame, DX Create Surface per Frame, etc.

Resource Creations