Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dinsert_extract_elim_test.cpp606 // layout (location=1) in float bc2; in TEST_F()
613 // vec4 bcv = vec4(bc, bc2, 0.0, 1.0); in TEST_F()
614 // vec4 bcv2 = vec4(bc2, bc, 1.0, 0.0); in TEST_F()
623 OpEntryPoint Fragment %main "main" %bc %bc2 %m %m2 %OutColor in TEST_F()
628 OpName %bc2 "bc2" in TEST_F()
633 OpDecorate %bc2 Location 1 in TEST_F()
644 %bc2 = OpVariable %_ptr_Input_float Input in TEST_F()
659 %21 = OpLoad %float %bc2 in TEST_F()
661 %23 = OpLoad %float %bc2 in TEST_F()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinsert_extract_elim_test.cpp606 // layout (location=1) in float bc2; in TEST_F()
613 // vec4 bcv = vec4(bc, bc2, 0.0, 1.0); in TEST_F()
614 // vec4 bcv2 = vec4(bc2, bc, 1.0, 0.0); in TEST_F()
623 OpEntryPoint Fragment %main "main" %bc %bc2 %m %m2 %OutColor in TEST_F()
628 OpName %bc2 "bc2" in TEST_F()
633 OpDecorate %bc2 Location 1 in TEST_F()
644 %bc2 = OpVariable %_ptr_Input_float Input in TEST_F()
659 %21 = OpLoad %float %bc2 in TEST_F()
661 %23 = OpLoad %float %bc2 in TEST_F()
[all...]
/third_party/spirv-tools/test/opt/
H A Dinsert_extract_elim_test.cpp606 // layout (location=1) in float bc2; in TEST_F()
613 // vec4 bcv = vec4(bc, bc2, 0.0, 1.0); in TEST_F()
614 // vec4 bcv2 = vec4(bc2, bc, 1.0, 0.0); in TEST_F()
623 OpEntryPoint Fragment %main "main" %bc %bc2 %m %m2 %OutColor in TEST_F()
628 OpName %bc2 "bc2" in TEST_F()
633 OpDecorate %bc2 Location 1 in TEST_F()
644 %bc2 = OpVariable %_ptr_Input_float Input in TEST_F()
659 %21 = OpLoad %float %bc2 in TEST_F()
661 %23 = OpLoad %float %bc2 in TEST_F()
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dstrcase.cpp1324 Edits ab2, bc2; in TestMergeEdits() local
1326 bc2.addReplace(1, 2); in TestMergeEdits()
1327 bc2.addUnchanged(4); in TestMergeEdits()
1330 ac.mergeAndAppend(ab2, bc2, errorCode); in TestMergeEdits()
1331 assertSuccess("ab2+bc2", errorCode); in TestMergeEdits()
1332 if (!TestUtility::checkEqualEdits(*this, u"ab2+bc2", expected_ac, ac, errorCode)) { in TestMergeEdits()
1350 ac.mergeAndAppend(mismatch, bc2, errorCode); in TestMergeEdits()
1351 assertEquals("mismatch+bc2", U_ILLEGAL_ARGUMENT_ERROR, errorCode.get()); in TestMergeEdits()
/third_party/ffmpeg/tests/fate/
H A Dimage.mak47 dx10-bc2 \

Completed in 7 milliseconds