Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_memory.cpp558 const bool uses_variable_pointer = in ValidateStore() local
566 ((!uses_variable_pointer && in ValidateStore()
568 (uses_variable_pointer && in ValidateStore()
Dvalidate_cfg.cpp174 const bool uses_variable_pointer = in ValidateReturnValue() local
179 SpvOpTypePointer == value_type->opcode() && !uses_variable_pointer && in ValidateReturnValue()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp734 const bool uses_variable_pointer = in ValidateStore() local
742 ((!uses_variable_pointer && in ValidateStore()
744 (uses_variable_pointer && in ValidateStore()
Dvalidate_cfg.cpp174 const bool uses_variable_pointer = in ValidateReturnValue() local
179 SpvOpTypePointer == value_type->opcode() && !uses_variable_pointer && in ValidateReturnValue()