/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | value_table_test.cpp | 81 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11); in TEST_F() local 82 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 111 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12); in TEST_F() local 112 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 139 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11); in TEST_F() local 140 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 169 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12); in TEST_F() local 170 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 223 Instruction* inst2 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 224 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() [all …]
|
D | decoration_manager_test.cpp | 129 Instruction inst2( in TEST_F() local 134 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 148 Instruction inst2( in TEST_F() local 153 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 163 Instruction inst2(&ir_context, SpvOpDecorate, 0u, 0u, in TEST_F() local 168 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 178 Instruction inst2( in TEST_F() local 183 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 193 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F() local 198 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() [all …]
|
D | ir_context_test.cpp | 1064 auto* inst2 = ctx->get_def_use_mgr()->GetDef(28); in TEST_F() local 1067 EXPECT_EQ(inst2->GetDebugScope().GetLexicalScope(), 16); in TEST_F() 1068 EXPECT_EQ(inst2->GetDebugInlinedAt(), 25); in TEST_F() 1075 EXPECT_EQ(inst2->GetDebugScope().GetLexicalScope(), 14); in TEST_F() 1076 EXPECT_EQ(inst2->GetDebugInlinedAt(), 26); in TEST_F()
|
/third_party/spirv-tools/test/opt/ |
D | value_table_test.cpp | 81 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11); in TEST_F() local 82 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 111 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12); in TEST_F() local 112 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 139 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11); in TEST_F() local 140 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 169 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12); in TEST_F() local 170 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 223 Instruction* inst2 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 224 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() [all …]
|
D | decoration_manager_test.cpp | 129 Instruction inst2( in TEST_F() local 134 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 148 Instruction inst2( in TEST_F() local 153 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 163 Instruction inst2(&ir_context, SpvOpDecorate, 0u, 0u, in TEST_F() local 168 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 178 Instruction inst2( in TEST_F() local 183 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 193 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F() local 198 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() [all …]
|
D | ir_context_test.cpp | 1079 auto* inst2 = ctx->get_def_use_mgr()->GetDef(28); in TEST_F() local 1082 EXPECT_EQ(inst2->GetDebugScope().GetLexicalScope(), 16); in TEST_F() 1083 EXPECT_EQ(inst2->GetDebugInlinedAt(), 25); in TEST_F() 1090 EXPECT_EQ(inst2->GetDebugScope().GetLexicalScope(), 14); in TEST_F() 1091 EXPECT_EQ(inst2->GetDebugInlinedAt(), 26); in TEST_F()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | value_table_test.cpp | 81 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11); in TEST_F() local 82 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 111 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12); in TEST_F() local 112 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 139 Instruction* inst2 = context->get_def_use_mgr()->GetDef(11); in TEST_F() local 140 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 169 Instruction* inst2 = context->get_def_use_mgr()->GetDef(12); in TEST_F() local 170 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 223 Instruction* inst2 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 224 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() [all …]
|
D | decoration_manager_test.cpp | 129 Instruction inst2( in TEST_F() local 134 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 148 Instruction inst2( in TEST_F() local 153 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 163 Instruction inst2(&ir_context, SpvOpDecorate, 0u, 0u, in TEST_F() local 168 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 178 Instruction inst2( in TEST_F() local 183 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 193 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F() local 198 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() [all …]
|
D | ir_context_test.cpp | 1064 auto* inst2 = ctx->get_def_use_mgr()->GetDef(28); in TEST_F() local 1067 EXPECT_EQ(inst2->GetDebugScope().GetLexicalScope(), 16); in TEST_F() 1068 EXPECT_EQ(inst2->GetDebugInlinedAt(), 25); in TEST_F() 1075 EXPECT_EQ(inst2->GetDebugScope().GetLexicalScope(), 14); in TEST_F() 1076 EXPECT_EQ(inst2->GetDebugInlinedAt(), 26); in TEST_F()
|
D | instruction_test.cpp | 270 Instruction inst2(&context); in TEST() local 271 EXPECT_NE(inst1.unique_id(), inst2.unique_id()); in TEST()
|
/third_party/vulkan-loader/tests/ |
D | loader_envvar_tests.cpp | 131 InstWrapper inst2{env.vulkan_functions}; in TEST() local 132 FillDebugUtilsCreateDetails(inst2.create_info, env.debug_log); in TEST() 133 inst2.CheckCreate(); in TEST() 136 …ASSERT_EQ(inst2->vkEnumeratePhysicalDevices(inst2.inst, &phys_dev_count, phys_devs_array.data()), … in TEST() 222 InstWrapper inst2{env.vulkan_functions}; in TEST() local 223 FillDebugUtilsCreateDetails(inst2.create_info, env.debug_log); in TEST() 224 inst2.CheckCreate(VK_ERROR_INCOMPATIBLE_DRIVER); in TEST() 296 InstWrapper inst2{env.vulkan_functions}; in TEST() local 297 inst2.create_info.add_layer(layer_name); in TEST() 298 FillDebugUtilsCreateDetails(inst2.create_info, env.debug_log); in TEST() [all …]
|
D | loader_wsi_tests.cpp | 46 InstWrapper inst2{env.vulkan_functions}; in TEST() local 47 inst2.CheckCreate(); in TEST() 49 …ASSERT_EQ(nullptr, env.vulkan_functions.vkGetInstanceProcAddr(inst2.inst, "vkCreateWin32SurfaceKHR… in TEST() 235 InstWrapper inst2{env.vulkan_functions}; in TEST() local 236 inst2.CheckCreate(); in TEST() 238 …ASSERT_EQ(nullptr, env.vulkan_functions.vkGetInstanceProcAddr(inst2.inst, "vkCreateXcbSurfaceKHR")… in TEST() 424 InstWrapper inst2{env.vulkan_functions}; in TEST() local 425 inst2.CheckCreate(); in TEST() 427 …ASSERT_EQ(nullptr, env.vulkan_functions.vkGetInstanceProcAddr(inst2.inst, "vkCreateXlibSurfaceKHR"… in TEST() 613 InstWrapper inst2{env.vulkan_functions}; in TEST() local [all …]
|
D | loader_layer_tests.cpp | 277 InstWrapper inst2{env.vulkan_functions}; in TEST() local 278 inst2.CheckCreate(); in TEST() 1728 InstWrapper inst2{env.vulkan_functions}; in TEST() local 1729 …inst2.create_info.add_layer(explicit_layer_name).add_extension(VK_EXT_DIRECT_MODE_DISPLAY_EXTENSIO… in TEST() 1730 inst2.CheckCreate(); in TEST() 1733 …handle_assert_has_value(env.vulkan_functions.vkGetInstanceProcAddr(inst2.inst, "vkReleaseDisplayEX… in TEST() 1734 …handle_assert_null(env.vulkan_functions.vkGetInstanceProcAddr(inst2.inst, "vkGetPhysicalDeviceSurf… in TEST() 1802 InstWrapper inst2{env.vulkan_functions}; in TEST() local 1803 …inst2.create_info.add_layer(explicit_layer_name).add_extension(VK_EXT_DISPLAY_SURFACE_COUNTER_EXTE… in TEST() 1804 inst2.CheckCreate(); in TEST() [all …]
|
/third_party/python/Lib/distutils/tests/ |
D | test_install_data.py | 24 inst2 = os.path.join(pkg_dir, 'inst2') 28 cmd.data_files = [one, (inst2, [two])] 29 self.assertEqual(cmd.get_inputs(), [one, (inst2, [two])]) 38 self.assertTrue(os.path.exists(os.path.join(inst2, rtwo))) 50 self.assertTrue(os.path.exists(os.path.join(inst2, rtwo))) 60 cmd.data_files = [one, (inst2, [two]), 68 self.assertTrue(os.path.exists(os.path.join(inst2, rtwo)))
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | r500_fragprog_emit.c | 311 code->inst[ip].inst2 |= R500_ALPHA_SRCP_OP_1_MINUS_2A0; in emit_paired() 314 code->inst[ip].inst2 |= R500_ALPHA_SRCP_OP_A1_MINUS_A0; in emit_paired() 317 code->inst[ip].inst2 |= R500_ALPHA_SRCP_OP_A1_PLUS_A0; in emit_paired() 320 code->inst[ip].inst2 |= R500_ALPHA_SRCP_OP_1_MINUS_A0; in emit_paired() 334 code->inst[ip].inst2 |= R500_ALPHA_ADDR0(use_source(code, inst->Alpha.Src[0])); in emit_paired() 335 code->inst[ip].inst2 |= R500_ALPHA_ADDR1(use_source(code, inst->Alpha.Src[1])); in emit_paired() 336 code->inst[ip].inst2 |= R500_ALPHA_ADDR2(use_source(code, inst->Alpha.Src[2])); in emit_paired() 421 code->inst[ip].inst2 = R500_TEX_SRC_ADDR(inst->SrcReg[0].Index) in emit_tex() 476 s->Code->inst[newip].inst2 = R500_FC_OP_LOOP in emit_flowcontrol() 487 s->Code->inst[newip].inst2 = R500_FC_OP_BREAKLOOP in emit_flowcontrol() [all …]
|
D | r500_fragprog.c | 407 fprintf(stderr,"\t2:ALPHA_ADDR 0x%08x:", code->inst[n].inst2); in r500FragmentProgramDump() 408 inst = code->inst[n].inst2; in r500FragmentProgramDump() 441 fprintf(stderr, "\t2:FC_INST 0x%08x:", code->inst[n].inst2); in r500FragmentProgramDump() 442 inst = code->inst[n].inst2; in r500FragmentProgramDump() 512 if(code->inst[n].inst2 & R500_FC_IGNORE_UNCOVERED){ in r500FragmentProgramDump() 525 inst = code->inst[n].inst2; in r500FragmentProgramDump()
|
D | radeon_code.h | 221 uint32_t inst2; member
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | decoration_manager.cpp | 328 const Instruction* inst2, in AreDecorationsTheSame() argument 340 if (inst1->opcode() != inst2->opcode() || in AreDecorationsTheSame() 341 inst1->NumInOperands() != inst2->NumInOperands()) in AreDecorationsTheSame() 345 if (inst1->GetInOperand(i) != inst2->GetInOperand(i)) return false; in AreDecorationsTheSame()
|
D | decoration_manager.h | 90 bool AreDecorationsTheSame(const Instruction* inst1, const Instruction* inst2,
|
/third_party/spirv-tools/source/opt/ |
D | decoration_manager.cpp | 328 const Instruction* inst2, in AreDecorationsTheSame() argument 340 if (inst1->opcode() != inst2->opcode() || in AreDecorationsTheSame() 341 inst1->NumInOperands() != inst2->NumInOperands()) in AreDecorationsTheSame() 345 if (inst1->GetInOperand(i) != inst2->GetInOperand(i)) return false; in AreDecorationsTheSame()
|
D | decoration_manager.h | 90 bool AreDecorationsTheSame(const Instruction* inst1, const Instruction* inst2,
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | decoration_manager.cpp | 328 const Instruction* inst2, in AreDecorationsTheSame() argument 340 if (inst1->opcode() != inst2->opcode() || in AreDecorationsTheSame() 341 inst1->NumInOperands() != inst2->NumInOperands()) in AreDecorationsTheSame() 345 if (inst1->GetInOperand(i) != inst2->GetInOperand(i)) return false; in AreDecorationsTheSame()
|
D | decoration_manager.h | 90 bool AreDecorationsTheSame(const Instruction* inst1, const Instruction* inst2,
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc_translate.c | 448 struct i915_full_instruction inst2; in emit_simple_arith_swap2() local 453 inst2 = *inst; in emit_simple_arith_swap2() 454 inst2.Src[0] = inst->Src[1]; in emit_simple_arith_swap2() 455 inst2.Src[1] = inst->Src[0]; in emit_simple_arith_swap2() 457 emit_simple_arith(p, &inst2, opcode, numArgs, fs); in emit_simple_arith_swap2()
|
/third_party/glslang/Test/ |
D | 440.frag | 38 layout(offset=12) in inbl2 { int a; } inst2; // ERROR
|