Lines Matching refs:m_Description

453             m_Description.height = height;  in Height()
460 m_Description.width = width; in Width()
469 m_Description.mipmapSize = mipmapSize; in MipmapSize()
485 m_Description.locationFlag = locationFlag; in LocationFlag()
503 m_Description.locationAddress = locationAddress; in LocationAddress()
510 m_Description.formatHW = static_cast<u32>(format); in Format()
517 m_Description.executingMemoryFill = executingMemoryFill; in ExecutingMemoryFill()
526 m_Description.isDynamicAllocation = isDynamicAllocation; in DynamicAllocation()
539 Description m_Description;
717 m_Description.width = width; in Width()
726 m_Description.mipmapSize = mipmapSize; in MipmapSize()
742 m_Description.locationFlag = locationFlag; in LocationFlag()
762 m_Description.locationAddress[face] = locationAddress; in LocationAddress()
769 m_Description.formatHW = static_cast<u32>(format); in Format()
776 m_Description.executingMemoryFill = executingMemoryFill; in ExecutingMemoryFill()
785 m_Description.isDynamicAllocation = isDynamicAllocation; in DynamicAllocation()
804 Description m_Description;
904 m_Description.height = height; in Height()
911 m_Description.width = width; in Width()
927 m_Description.locationFlag = locationFlag; in LocationFlag()
945 m_Description.locationAddress = locationAddress; in LocationAddress()
952 m_Description.executingMemoryFill = executingMemoryFill; in ExecutingMemoryFill()
959 m_Description.isPerspectiveShadow = isPerspectiveShadow; in PerspectiveShadow()
966 m_Description.shadowZBias = shadowZBias; in ShadowZBias()
973 m_Description.shadowZScale = shadowZScale; in ShadowZScale()
981 m_Description.isDynamicAllocation = isDynamicAllocation; in DynamicAllocation()
994 Description m_Description;