Home
last modified time | relevance | path

Searched defs:spirv_inst_iter (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dshader_validation.h28 struct spirv_inst_iter { struct
47 spirv_inst_iter() {} in spirv_inst_iter() argument
49spirv_inst_iter(std::vector<uint32_t>::const_iterator zero, std::vector<uint32_t>::const_iterator … in spirv_inst_iter() function
56 spirv_inst_iter ii = *this; argument