Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/SPIRV-Tools
/ ReplaceElementType
Method
ReplaceElementType
source/opt/types.cpp:567–567 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
565
}
566
567
void Array::ReplaceElementType(const Type* type) { element_type_ = type; }
568
569
Array::LengthInfo Array::GetConstantLengthInfo(uint32_t const_id,
570
uint32_t length) const {
Callers
2
ReplaceForwardPointers
Method · 0.80
ReplaceType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected