Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.h286 uint32_t GetVec3UintId();
Dinstrument_pass.cpp247 builder->AddUnaryOp(GetVec3UintId(), SpvOpBitcast, load_id); in GenStageStreamWriteCode()
655 uint32_t InstrumentPass::GetVec3UintId() { in GetVec3UintId() function in spvtools::opt::InstrumentPass
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstrument_pass.h286 uint32_t GetVec3UintId();
Dinstrument_pass.cpp247 builder->AddUnaryOp(GetVec3UintId(), SpvOpBitcast, load_id); in GenStageStreamWriteCode()
655 uint32_t InstrumentPass::GetVec3UintId() { in GetVec3UintId() function in spvtools::opt::InstrumentPass
/third_party/spirv-tools/source/opt/
Dinstrument_pass.h299 uint32_t GetVec3UintId();
Dinstrument_pass.cpp294 builder->AddUnaryOp(GetVec3UintId(), SpvOpBitcast, load_id); in GenStageStreamWriteCode()
709 uint32_t InstrumentPass::GetVec3UintId() { in GetVec3UintId() function in spvtools::opt::InstrumentPass