Home
last modified time | relevance | path

Searched refs:ndrange_param (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_ssa_test.cpp836 std::string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P() local
841 << instruction + " %uintt" + ndrange_param + "%kfunc %firstp %psize %palign" in TEST_P()
852 std::string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P() local
861 + instruction + " %uintt" + ndrange_param + "%kfunc %firstp %psize %palign" in TEST_P()
872 std::string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P() local
877 << instruction + " %uintt" + ndrange_param + "%missing %firstp %psize %palign" in TEST_P()
889 std::string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P() local
894 << instruction + " %missing" + ndrange_param + "%kfunc %firstp %psize %palign" in TEST_P()
907 std::string ndrange_param = with_ndrange ? " %ndval2 " : " "; in TEST_P() local
912 << instruction + " %uintt" + ndrange_param + "%kfunc %firstp %psize %palign" in TEST_P()
[all …]
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_ssa_test.cpp836 std::string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P() local
841 << instruction + " %uintt" + ndrange_param + "%kfunc %firstp %psize %palign" in TEST_P()
852 std::string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P() local
861 + instruction + " %uintt" + ndrange_param + "%kfunc %firstp %psize %palign" in TEST_P()
872 std::string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P() local
877 << instruction + " %uintt" + ndrange_param + "%missing %firstp %psize %palign" in TEST_P()
889 std::string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P() local
894 << instruction + " %missing" + ndrange_param + "%kfunc %firstp %psize %palign" in TEST_P()
907 std::string ndrange_param = with_ndrange ? " %ndval2 " : " "; in TEST_P() local
912 << instruction + " %uintt" + ndrange_param + "%kfunc %firstp %psize %palign" in TEST_P()
[all …]