Searched refs:testFun (Results 1 – 8 of 8) sorted by relevance
/external/skqp/tests/ |
D | PathOpsThreadedCommon.h | 56 PathOpsThreadedRunnable(void (*testFun)(PathOpsThreadState*), int a, int b, int c, int d, in PathOpsThreadedRunnable() 63 fTestFun = testFun; in PathOpsThreadedRunnable() 66 PathOpsThreadedRunnable(void (*testFun)(PathOpsThreadState*), const char* str, in PathOpsThreadedRunnable() 71 fTestFun = testFun; in PathOpsThreadedRunnable() 74 PathOpsThreadedRunnable(void (*testFun)(PathOpsThreadState*), int dirNo, const char* str, in PathOpsThreadedRunnable() 80 fTestFun = testFun; in PathOpsThreadedRunnable()
|
/external/skia/tests/ |
D | PathOpsThreadedCommon.h | 56 PathOpsThreadedRunnable(void (*testFun)(PathOpsThreadState*), int a, int b, int c, int d, in PathOpsThreadedRunnable() 63 fTestFun = testFun; in PathOpsThreadedRunnable() 66 PathOpsThreadedRunnable(void (*testFun)(PathOpsThreadState*), const char* str, in PathOpsThreadedRunnable() 71 fTestFun = testFun; in PathOpsThreadedRunnable() 74 PathOpsThreadedRunnable(void (*testFun)(PathOpsThreadState*), int dirNo, const char* str, in PathOpsThreadedRunnable() 80 fTestFun = testFun; in PathOpsThreadedRunnable()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmConditionalBranchTests.cpp | 168 const StringTemplate testFun ( in addGraphicsSameLabelsTest() local 210 fragments["testfun"] = testFun.specialize(specs); in addGraphicsSameLabelsTest()
|
D | vktSpvAsm8bitStorageTests.cpp | 3198 const StringTemplate testFun ( in addGraphics8BitStoragePushConstantInt8To32Group() local 3295 fragments["testfun"] = testFun.specialize(specs); in addGraphics8BitStoragePushConstantInt8To32Group() 3338 fragments["testfun"] = testFun.specialize(specs); in addGraphics8BitStoragePushConstantInt8To32Group() 3411 fragments["testfun"] = testFun.specialize(specs); in addGraphics8BitStoragePushConstantInt8To32Group() 3455 fragments["testfun"] = testFun.specialize(specs); in addGraphics8BitStoragePushConstantInt8To32Group() 4017 const StringTemplate testFun ( in addGraphics8BitStoragePushConstantInt8To16Group() local 4115 fragments["testfun"] = testFun.specialize(specs); in addGraphics8BitStoragePushConstantInt8To16Group() 4158 fragments["testfun"] = testFun.specialize(specs); in addGraphics8BitStoragePushConstantInt8To16Group() 4234 fragments["testfun"] = testFun.specialize(specs); in addGraphics8BitStoragePushConstantInt8To16Group() 4279 fragments["testfun"] = testFun.specialize(specs); in addGraphics8BitStoragePushConstantInt8To16Group() [all …]
|
D | vktSpvAsmVariableInitTests.cpp | 202 StringTemplate testFun ( in addGraphicsVariableInitPrivateTest() local 262 fragments["testfun"] = testFun.specialize(shaderSpec); in addGraphicsVariableInitPrivateTest()
|
D | vktSpvAsm16bitStorageTests.cpp | 4746 const StringTemplate testFun ( in addGraphics16BitStoragePushConstantFloat16To32Group() local 4843 fragments["testfun"] = testFun.specialize(specs); in addGraphics16BitStoragePushConstantFloat16To32Group() 4912 fragments["testfun"] = testFun.specialize(specs); in addGraphics16BitStoragePushConstantFloat16To32Group() 4996 fragments["testfun"] = testFun.specialize(specs); in addGraphics16BitStoragePushConstantFloat16To32Group() 5058 const StringTemplate testFun ( in addGraphics16BitStoragePushConstantInt16To32Group() local 5155 fragments["testfun"] = testFun.specialize(specs); in addGraphics16BitStoragePushConstantInt16To32Group() 5198 fragments["testfun"] = testFun.specialize(specs); in addGraphics16BitStoragePushConstantInt16To32Group() 5271 fragments["testfun"] = testFun.specialize(specs); in addGraphics16BitStoragePushConstantInt16To32Group() 5315 fragments["testfun"] = testFun.specialize(specs); in addGraphics16BitStoragePushConstantInt16To32Group() 5654 const StringTemplate testFun ( in addGraphics16BitStorageUniformFloat16To32Group() local [all …]
|
D | vktSpvAsmIndexingTests.cpp | 381 const StringTemplate testFun( in addGraphicsIndexingStructTests() local 491 fragments["testfun"] = testFun.specialize(specs); in addGraphicsIndexingStructTests()
|
D | vktSpvAsmInstructionTests.cpp | 9980 const StringTemplate testFun in createFloat16LogicalSet() local 10049 fragments["testfun"] = testFun.specialize(specs); in createFloat16LogicalSet() 10105 const StringTemplate testFun in createFloat16LogicalSet() local 10175 fragments["testfun"] = testFun.specialize(specs); in createFloat16LogicalSet() 10297 const StringTemplate testFun in createFloat16FuncSet() local 10365 fragments["testfun"] = testFun.specialize(specs); in createFloat16FuncSet() 10701 const StringTemplate testFun in createDerivativeTests() local 10754 fragments["testfun"] = testFun.specialize(specs); in createDerivativeTests() 10905 const StringTemplate testFun in createFloat16VectorExtractSet() local 10981 fragments["testfun"] = testFun.specialize(specs); in createFloat16VectorExtractSet() [all …]
|