Home
last modified time | relevance | path

Searched refs:use_v4uint (Results 1 - 1 of 1) sorted by relevance

/third_party/spirv-tools/test/opt/
H A Dspread_volatile_semantics_test.cpp27 const bool use_v4uint; member
38 tc.use_v4uint ? "%_ptr_Input_v4uint" : "%_ptr_Input_uint"; in TEST_P()
39 const std::string var_load_type = tc.use_v4uint ? "%v4uint" : "%uint"; in TEST_P()
146 tc.use_v4uint ? "%_ptr_Input_v4uint" : "%_ptr_Input_uint"; in TEST_P()
147 const std::string var_value = tc.use_v4uint ? std::string(R"( in TEST_P()

Completed in 2 milliseconds