/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | value_table_test.cpp | 80 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 82 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 110 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 112 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 138 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 140 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 168 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 170 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 222 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local 224 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() [all …]
|
D | decoration_manager_test.cpp | 125 Instruction inst1( in TEST_F() local 134 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 144 Instruction inst1( in TEST_F() local 153 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 159 Instruction inst1(&ir_context, SpvOpDecorate, 0u, 0u, in TEST_F() local 168 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 174 Instruction inst1( in TEST_F() local 183 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 189 Instruction inst1(&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 | 1063 auto* inst1 = ctx->get_def_use_mgr()->GetDef(22); in TEST_F() local 1066 EXPECT_EQ(inst1->GetDebugScope().GetLexicalScope(), 16); in TEST_F() 1074 EXPECT_EQ(inst1->GetDebugScope().GetLexicalScope(), 14); in TEST_F()
|
/third_party/spirv-tools/test/opt/ |
D | value_table_test.cpp | 80 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 82 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 110 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 112 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 138 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 140 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 168 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 170 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 222 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local 224 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() [all …]
|
D | decoration_manager_test.cpp | 125 Instruction inst1( in TEST_F() local 134 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 144 Instruction inst1( in TEST_F() local 153 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 159 Instruction inst1(&ir_context, SpvOpDecorate, 0u, 0u, in TEST_F() local 168 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 174 Instruction inst1( in TEST_F() local 183 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 189 Instruction inst1(&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 | 1078 auto* inst1 = ctx->get_def_use_mgr()->GetDef(22); in TEST_F() local 1081 EXPECT_EQ(inst1->GetDebugScope().GetLexicalScope(), 16); in TEST_F() 1089 EXPECT_EQ(inst1->GetDebugScope().GetLexicalScope(), 14); in TEST_F()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | value_table_test.cpp | 80 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 82 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 110 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 112 EXPECT_EQ(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 138 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 140 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 168 Instruction* inst1 = context->get_def_use_mgr()->GetDef(10); in TEST_F() local 170 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() 222 Instruction* inst1 = context->get_def_use_mgr()->GetDef(9); in TEST_F() local 224 EXPECT_NE(vtable.GetValueNumber(inst1), vtable.GetValueNumber(inst2)); in TEST_F() [all …]
|
D | decoration_manager_test.cpp | 125 Instruction inst1( in TEST_F() local 134 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 144 Instruction inst1( in TEST_F() local 153 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 159 Instruction inst1(&ir_context, SpvOpDecorate, 0u, 0u, in TEST_F() local 168 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 174 Instruction inst1( in TEST_F() local 183 EXPECT_FALSE(decoManager->AreDecorationsTheSame(&inst1, &inst2, true)); in TEST_F() 189 Instruction inst1(&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 | 1063 auto* inst1 = ctx->get_def_use_mgr()->GetDef(22); in TEST_F() local 1066 EXPECT_EQ(inst1->GetDebugScope().GetLexicalScope(), 16); in TEST_F() 1074 EXPECT_EQ(inst1->GetDebugScope().GetLexicalScope(), 14); in TEST_F()
|
/third_party/vulkan-loader/tests/ |
D | loader_envvar_tests.cpp | 112 InstWrapper inst1{env.vulkan_functions}; in TEST() local 113 FillDebugUtilsCreateDetails(inst1.create_info, env.debug_log); in TEST() 114 inst1.CheckCreate(); in TEST() 120 …ASSERT_EQ(inst1->vkEnumeratePhysicalDevices(inst1.inst, &phys_dev_count, phys_devs_array.data()), … in TEST() 211 InstWrapper inst1{env.vulkan_functions}; in TEST() local 212 FillDebugUtilsCreateDetails(inst1.create_info, env.debug_log); in TEST() 213 inst1.CheckCreate(); in TEST() 217 …ASSERT_EQ(inst1->vkEnumeratePhysicalDevices(inst1.inst, &phys_dev_count, phys_devs_array.data()), … in TEST() 282 InstWrapper inst1{env.vulkan_functions}; in TEST() local 283 inst1.create_info.add_layer(layer_name); in TEST() [all …]
|
D | loader_layer_tests.cpp | 270 InstWrapper inst1{env.vulkan_functions}; in TEST() local 271 inst1.CheckCreate(VK_ERROR_INVALID_SHADER_NV); in TEST() 1720 InstWrapper inst1{env.vulkan_functions}; in TEST() local 1721 inst1.create_info.add_extension(VK_EXT_DIRECT_MODE_DISPLAY_EXTENSION_NAME); in TEST() 1722 inst1.CheckCreate(VK_ERROR_EXTENSION_NOT_PRESENT); in TEST() 1725 … handle_assert_null(env.vulkan_functions.vkGetInstanceProcAddr(inst1.inst, "vkReleaseDisplayEXT")); in TEST() 1726 …handle_assert_null(env.vulkan_functions.vkGetInstanceProcAddr(inst1.inst, "vkGetPhysicalDeviceSurf… in TEST() 1794 InstWrapper inst1{env.vulkan_functions}; in TEST() local 1795 inst1.create_info.add_extension(VK_EXT_DISPLAY_SURFACE_COUNTER_EXTENSION_NAME); in TEST() 1796 inst1.CheckCreate(VK_ERROR_EXTENSION_NOT_PRESENT); in TEST() [all …]
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | r500_fragprog_emit.c | 295 code->inst[ip].inst1 |= R500_RGB_SRCP_OP_1_MINUS_2RGB0; in emit_paired() 298 code->inst[ip].inst1 |= R500_RGB_SRCP_OP_RGB1_MINUS_RGB0; in emit_paired() 301 code->inst[ip].inst1 |= R500_RGB_SRCP_OP_RGB1_PLUS_RGB0; in emit_paired() 304 code->inst[ip].inst1 |= R500_RGB_SRCP_OP_1_MINUS_RGB0; in emit_paired() 330 code->inst[ip].inst1 |= R500_RGB_ADDR0(use_source(code, inst->RGB.Src[0])); in emit_paired() 331 code->inst[ip].inst1 |= R500_RGB_ADDR1(use_source(code, inst->RGB.Src[1])); in emit_paired() 332 code->inst[ip].inst1 |= R500_RGB_ADDR2(use_source(code, inst->RGB.Src[2])); in emit_paired() 388 code->inst[ip].inst1 = R500_TEX_ID(inst->TexSrcUnit) in emit_tex() 392 code->inst[ip].inst1 |= R500_TEX_UNSCALED; in emit_tex() 396 code->inst[ip].inst1 |= R500_TEX_INST_TEXKILL; in emit_tex() [all …]
|
D | r500_fragprog.c | 398 fprintf(stderr,"\t1:RGB_ADDR 0x%08x:", code->inst[n].inst1); in r500FragmentProgramDump() 399 inst = code->inst[n].inst1; in r500FragmentProgramDump() 521 inst = code->inst[n].inst1; in r500FragmentProgramDump()
|
D | radeon_code.h | 220 uint32_t inst1; member
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | decoration_manager.cpp | 327 bool DecorationManager::AreDecorationsTheSame(const Instruction* inst1, in AreDecorationsTheSame() argument 330 switch (inst1->opcode()) { in AreDecorationsTheSame() 340 if (inst1->opcode() != inst2->opcode() || in AreDecorationsTheSame() 341 inst1->NumInOperands() != inst2->NumInOperands()) in AreDecorationsTheSame() 344 for (uint32_t i = ignore_target ? 1u : 0u; i < inst1->NumInOperands(); ++i) 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 | 327 bool DecorationManager::AreDecorationsTheSame(const Instruction* inst1, in AreDecorationsTheSame() argument 330 switch (inst1->opcode()) { in AreDecorationsTheSame() 340 if (inst1->opcode() != inst2->opcode() || in AreDecorationsTheSame() 341 inst1->NumInOperands() != inst2->NumInOperands()) in AreDecorationsTheSame() 344 for (uint32_t i = ignore_target ? 1u : 0u; i < inst1->NumInOperands(); ++i) 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 | 327 bool DecorationManager::AreDecorationsTheSame(const Instruction* inst1, in AreDecorationsTheSame() argument 330 switch (inst1->opcode()) { in AreDecorationsTheSame() 340 if (inst1->opcode() != inst2->opcode() || in AreDecorationsTheSame() 341 inst1->NumInOperands() != inst2->NumInOperands()) in AreDecorationsTheSame() 344 for (uint32_t i = ignore_target ? 1u : 0u; i < inst1->NumInOperands(); ++i) 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/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | InstancingTest.cpp | 85 const std::string inst1 = pos + inst + main; in testSetUp() local 86 mProgram[1] = CompileProgram(inst1.c_str(), essl1_shaders::fs::Red()); in testSetUp()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | InstancingTest.cpp | 86 const std::string inst1 = pos + inst + main; in testSetUp() local 87 mProgram[1] = CompileProgram(inst1.c_str(), essl1_shaders::fs::Red()); in testSetUp()
|
/third_party/glslang/Test/ |
D | 440.frag | 37 layout(offset=12) uniform ubl1 { int a; } inst1; // ERROR
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.h | 98 MCInst const &inst1);
|
D | HexagonMCInstrInfo.cpp | 178 MCInst const &inst1) { in deriveDuplex() argument 184 MCInst *SubInst1 = new (Context) MCInst(deriveSubInst(inst1)); in deriveDuplex()
|