Searched refs:storageTextureCount (Results 1 – 2 of 2) sorted by relevance
87 perStageBindingCountMember = &PerStageBindingCounts::storageTextureCount; in IncrementBindingCounts()115 bindingCounts->perStage[stage].storageTextureCount += in AccumulateBindingCounts()116 rhs.perStage[stage].storageTextureCount; in AccumulateBindingCounts()192 bindingCounts.perStage[stage].storageTextureCount > in ValidateBindingCounts()196 bindingCounts.perStage[stage].storageTextureCount, stage, in ValidateBindingCounts()
80 uint32_t storageTextureCount; member