Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp582 kIdSIntType, enumerator
754 spirv::WriteTypeInt(blobOut, spirv::IdRef(kIdSIntType), spirv::LiteralInteger(32), in InsertCommonTypes()
756 InsertDerivativeTypes(spirv::IdRef(kIdSIntType), spirv::IdRef(kIdSInt4Type), in InsertCommonTypes()
771 spirv::IdRef(kIdSIntType)); in InsertCommonTypes()
774 spirv::WriteConstant(blobOut, spirv::IdRef(kIdSIntType), spirv::IdRef(kIdSIntZero), in InsertCommonTypes()
776 spirv::WriteTypeVector(blobOut, spirv::IdRef(kIdSInt2Type), spirv::IdRef(kIdSIntType), in InsertCommonTypes()
919 spirv::WriteBitcast(blobOut, spirv::IdRef(kIdSIntType), bitcastResult, extractResult); in InsertDepthStencilUnresolveLoadStore()