Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp505 analysis::Type* reg_buf_ty = type_mgr->GetRegisteredType(&buf_ty); in GetOutputBufferId() local
506 uint32_t obufTyId = type_mgr->GetTypeInstruction(reg_buf_ty); in GetOutputBufferId()
552 analysis::Type* reg_buf_ty = type_mgr->GetRegisteredType(&buf_ty); in GetInputBufferId() local
553 uint32_t ibufTyId = type_mgr->GetTypeInstruction(reg_buf_ty); in GetInputBufferId()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstrument_pass.cpp505 analysis::Type* reg_buf_ty = type_mgr->GetRegisteredType(&buf_ty); in GetOutputBufferId() local
506 uint32_t obufTyId = type_mgr->GetTypeInstruction(reg_buf_ty); in GetOutputBufferId()
552 analysis::Type* reg_buf_ty = type_mgr->GetRegisteredType(&buf_ty); in GetInputBufferId() local
553 uint32_t ibufTyId = type_mgr->GetTypeInstruction(reg_buf_ty); in GetInputBufferId()
/third_party/spirv-tools/source/opt/
Dinstrument_pass.cpp552 analysis::Type* reg_buf_ty = type_mgr->GetRegisteredType(&buf_ty); in GetOutputBufferId() local
553 uint32_t obufTyId = type_mgr->GetTypeInstruction(reg_buf_ty); in GetOutputBufferId()
603 analysis::Type* reg_buf_ty = type_mgr->GetRegisteredType(&buf_ty); in GetInputBufferId() local
604 uint32_t ibufTyId = type_mgr->GetTypeInstruction(reg_buf_ty); in GetInputBufferId()