Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.h452 void set_struct_nesting_depth(uint32_t id, uint32_t depth) { in set_struct_nesting_depth() function
Dvalidate_instruction.cpp376 _.set_struct_nesting_depth(inst->id(), cur_depth); in LimitCheckStruct()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_instruction.cpp376 _.set_struct_nesting_depth(inst->id(), cur_depth); in LimitCheckStruct()
Dvalidation_state.h468 void set_struct_nesting_depth(uint32_t id, uint32_t depth) { in set_struct_nesting_depth() function