Searched refs:IID (Results 1 – 5 of 5) sorted by relevance
/frameworks/rs/rsov/compiler/spirit/ |
D | builder_test.cpp | 112 auto IID = b.MakeLoad(V3UIntTy, InvocationID); in TEST() local 113 Blk->addInstruction(IID); in TEST() 115 auto XValue = b.MakeCompositeExtract(UIntTy, IID, {0}); in TEST() 118 auto YValue = b.MakeCompositeExtract(UIntTy, IID, {1}); in TEST()
|
/frameworks/rs/rsov/compiler/ |
D | Wrapper.cpp | 114 auto IID = b.MakeLoad(V3UIntTy, InvocationId); in AddWrapper() local 115 Blk->addInstruction(IID); in AddWrapper() 117 XValue = b.MakeCompositeExtract(UIntTy, IID, {0}); in AddWrapper() 120 YValue = b.MakeCompositeExtract(UIntTy, IID, {1}); in AddWrapper() 123 ZValue = b.MakeCompositeExtract(UIntTy, IID, {2}); in AddWrapper()
|
/frameworks/wilhelm/tools/hashgen/ |
D | README.txt | 18 Build and test the usage of the new IID on host by "make run_test"
|
/frameworks/compile/slang/ |
D | slang_rs_object_ref_count.cpp | 412 clang::Decl *IID = (clang::Decl *)IIVD; in ClearArrayRSObject() local 413 clang::DeclGroupRef DGR = clang::DeclGroupRef::Create(C, &IID, 1); in ClearArrayRSObject()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 11562 HPLcom/android/internal/util/NotificationColorUtil;->findAlphaToMeetContrast(IID)I
|