/external/angle/third_party/glslang/src/Test/baseResults/ |
D | spv.debugPrintf.frag.out | 9 11: ExtInstImport "NonSemantic.DebugPrintf" 27 12: 2 ExtInst 11(NonSemantic.DebugPrintf) 1(DebugPrintf) 6 8 9 10 28 14: 2 ExtInst 11(NonSemantic.DebugPrintf) 1(DebugPrintf) 13 29 16: 2 ExtInst 11(NonSemantic.DebugPrintf) 1(DebugPrintf) 15
|
D | hlsl.printf.comp.out | 135 9: ExtInstImport "NonSemantic.DebugPrintf" 172 10: 2 ExtInst 9(NonSemantic.DebugPrintf) 1(DebugPrintf) 8 173 12: 2 ExtInst 9(NonSemantic.DebugPrintf) 1(DebugPrintf) 11 174 19: 2 ExtInst 9(NonSemantic.DebugPrintf) 1(DebugPrintf) 13 15 16 18 175 25: 2 ExtInst 9(NonSemantic.DebugPrintf) 1(DebugPrintf) 20 22 23 24 176 … 34: 2 ExtInst 9(NonSemantic.DebugPrintf) 1(DebugPrintf) 26 22 23 24 27 28 29 30 31 32 33
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.debugPrintf.frag.out | 9 11: ExtInstImport "NonSemantic.DebugPrintf" 27 12: 2 ExtInst 11(NonSemantic.DebugPrintf) 1(DebugPrintf) 6 8 9 10 28 14: 2 ExtInst 11(NonSemantic.DebugPrintf) 1(DebugPrintf) 13 29 16: 2 ExtInst 11(NonSemantic.DebugPrintf) 1(DebugPrintf) 15
|
D | hlsl.printf.comp.out | 135 9: ExtInstImport "NonSemantic.DebugPrintf" 172 10: 2 ExtInst 9(NonSemantic.DebugPrintf) 1(DebugPrintf) 8 173 12: 2 ExtInst 9(NonSemantic.DebugPrintf) 1(DebugPrintf) 11 174 19: 2 ExtInst 9(NonSemantic.DebugPrintf) 1(DebugPrintf) 13 15 16 18 175 25: 2 ExtInst 9(NonSemantic.DebugPrintf) 1(DebugPrintf) 20 22 23 24 176 … 34: 2 ExtInst 9(NonSemantic.DebugPrintf) 1(DebugPrintf) 26 22 23 24 27 28 29 30 31 32 33
|
/external/angle/third_party/spirv-tools/src/test/diff/diff_files/ |
D | string_in_ext_inst_autogen.cpp | 30 %12 = OpExtInstImport "NonSemantic.DebugPrintf" 55 %12 = OpExtInstImport "NonSemantic.DebugPrintf" 89 %12 = OpExtInstImport "NonSemantic.DebugPrintf" in TEST() 122 %12 = OpExtInstImport "NonSemantic.DebugPrintf" in TEST() 146 %12 = OpExtInstImport "NonSemantic.DebugPrintf" in TEST() 176 %12 = OpExtInstImport "NonSemantic.DebugPrintf" in TEST()
|
D | string_in_ext_inst_dst.spvasm | 4 %12 = OpExtInstImport "NonSemantic.DebugPrintf"
|
D | string_in_ext_inst_src.spvasm | 5 %12 = OpExtInstImport "NonSemantic.DebugPrintf"
|
/external/mesa3d/src/gallium/frontends/d3d10umd/ |
D | Resource.cpp | 204 DebugPrintf("%s(%dx%dx%d hResource=%p)\n", in CreateResource() 210 DebugPrintf(" ResourceDimension = %u\n", in CreateResource() 212 DebugPrintf(" Usage = %u\n", in CreateResource() 214 DebugPrintf(" BindFlags = 0x%x\n", in CreateResource() 216 DebugPrintf(" MapFlags = 0x%x\n", in CreateResource() 218 DebugPrintf(" MiscFlags = 0x%x\n", in CreateResource() 220 DebugPrintf(" Format = %s\n", in CreateResource() 222 DebugPrintf(" SampleDesc.Count = %u\n", pCreateResource->SampleDesc.Count); in CreateResource() 223 DebugPrintf(" SampleDesc.Quality = %u\n", pCreateResource->SampleDesc.Quality); in CreateResource() 224 DebugPrintf(" MipLevels = %u\n", pCreateResource->MipLevels); in CreateResource() [all …]
|
D | Debug.h | 31 DebugPrintf(const char *format, ...); 58 #define LOG_ENTRYPOINT() DebugPrintf("%s\n", __func__) 63 #define LOG_UNSUPPORTED_ENTRYPOINT() DebugPrintf("%s XXX\n", __func__) 66 do { if (expr) DebugPrintf("%s:%d XXX %s\n", __func__, __LINE__, #expr); } while(0)
|
D | Debug.cpp | 27 DebugPrintf(const char *format, ...) in DebugPrintf() function 60 DebugPrintf("%s: %u: 0x%08lX: %s", function, line, hr, lpMessageBuffer); in CheckHResult() 73 DebugPrintf("%s:%u:%s: Assertion `%s' failed.\n", file, line, function, expr); in AssertFail()
|
D | Device.cpp | 102 DebugPrintf("hAdapter = %p\n", hAdapter); in CreateDevice() 103 DebugPrintf("pKTCallbacks = %p\n", pCreateData->pKTCallbacks); in CreateDevice() 104 DebugPrintf("p10_1DeviceFuncs = %p\n", pCreateData->p10_1DeviceFuncs); in CreateDevice() 105 DebugPrintf("hDrvDevice = %p\n", pCreateData->hDrvDevice); in CreateDevice() 106 DebugPrintf("DXGIBaseDDI = %p\n", pCreateData->DXGIBaseDDI); in CreateDevice() 107 DebugPrintf("hRTCoreLayer = %p\n", pCreateData->hRTCoreLayer); in CreateDevice() 108 DebugPrintf("pUMCallbacks = %p\n", pCreateData->pUMCallbacks); in CreateDevice() 122 DebugPrintf("%s: unsupported interface version 0x%08x\n", in CreateDevice() 155 DebugPrintf("pDevice = %p\n", pDevice); in CreateDevice()
|
D | Adapter.cpp | 135 DebugPrintf("%s: unsupported interface version 0x%08x\n", in OpenAdapter10()
|
D | D3DKMT.cpp | 282 DebugPrintf("%s: unsupported UMD version (%u)\n", in D3DKMTQueryAdapterInfo() 336 DebugPrintf("%s: unsupported query type (Type=%u, PrivateDriverDataSize=%u)\n", in D3DKMTQueryAdapterInfo()
|
D | InputAssembly.cpp | 309 DebugPrintf("%s: gap\n", __func__); in CreateElementLayout()
|
D | Format.cpp | 272 DebugPrintf("%s: unsupported format %s\n", in FormatTranslate()
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | inst_debug_printf_test.cpp | 71 %1 = OpExtInstImport "NonSemantic.DebugPrintf" in TEST_F() 73 ; CHECK-NOT: %1 = OpExtInstImport "NonSemantic.DebugPrintf" in TEST_F()
|
D | eliminate_dead_functions_test.cpp | 458 %33 = OpExtInstImport "NonSemantic.DebugPrintf" in TEST_F()
|
D | aggressive_dead_code_elim_test.cpp | 7863 ; CHECK: OpExtInstImport "NonSemantic.DebugPrintf" in TEST_F() 7866 %1 = OpExtInstImport "NonSemantic.DebugPrintf" in TEST_F()
|
/external/angle/third_party/spirv-tools/src/test/opt/ |
D | eliminate_dead_functions_test.cpp | 458 %33 = OpExtInstImport "NonSemantic.DebugPrintf" in TEST_F()
|
D | aggressive_dead_code_elim_test.cpp | 7866 ; CHECK: OpExtInstImport "NonSemantic.DebugPrintf" in TEST_F() 7869 %1 = OpExtInstImport "NonSemantic.DebugPrintf" in TEST_F()
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | eliminate_dead_functions_test.cpp | 458 %33 = OpExtInstImport "NonSemantic.DebugPrintf" in TEST_F()
|
D | aggressive_dead_code_elim_test.cpp | 7863 ; CHECK: OpExtInstImport "NonSemantic.DebugPrintf" in TEST_F() 7866 %1 = OpExtInstImport "NonSemantic.DebugPrintf" in TEST_F()
|
/external/rust/android-crates-io/crates/vulkano/src/instance/ |
D | debug.rs | 453 DebugPrintf = DEBUG_PRINTF,
|
D | mod.rs | 435 !(enabled_validation_features.contains(&ValidationFeatureEnable::DebugPrintf) in with_debug_utils_messengers()
|
/external/swiftshader/src/Reactor/ |
D | LLVMJIT.cpp | 534 functions.try_emplace("rr::DebugPrintf", reinterpret_cast<void *>(rr::DebugPrintf)); in Resolver()
|