Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinst_bindless_check_pass.h115 uint32_t GenDebugReadLength(uint32_t var_id, InstructionBuilder* builder);
Dinst_bindless_check_pass.cpp45 uint32_t InstBindlessCheckPass::GenDebugReadLength( in GenDebugReadLength() function in spvtools::opt::InstBindlessCheckPass
629 length_id = GenDebugReadLength(ref.var_id, &builder); in GenDescIdxCheckCode()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinst_bindless_check_pass.h115 uint32_t GenDebugReadLength(uint32_t var_id, InstructionBuilder* builder);
Dinst_bindless_check_pass.cpp52 uint32_t InstBindlessCheckPass::GenDebugReadLength( in GenDebugReadLength() function in spvtools::opt::InstBindlessCheckPass
636 length_id = GenDebugReadLength(ref.var_id, &builder); in GenDescIdxCheckCode()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.h115 uint32_t GenDebugReadLength(uint32_t var_id, InstructionBuilder* builder);
Dinst_bindless_check_pass.cpp52 uint32_t InstBindlessCheckPass::GenDebugReadLength( in GenDebugReadLength() function in spvtools::opt::InstBindlessCheckPass
636 length_id = GenDebugReadLength(ref.var_id, &builder); in GenDescIdxCheckCode()