Home
last modified time | relevance | path

Searched refs:getScalarTypeWidth (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DSpvPostProcess.cpp73 width = getScalarTypeWidth(typeId); in postProcessType()
DSpvBuilder.h209 int getScalarTypeWidth(Id typeId) const in getScalarTypeWidth() function
DSpvBuilder.cpp969 switch (getScalarTypeWidth(type)) { in makeFpConstant()
DGlslangToSpv.cpp6859 int width = builder.getScalarTypeWidth(typeId1);