Home
last modified time | relevance | path

Searched refs:testfun (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp907 …const StringTemplate testfun ("%input${n_input}_loc = OpAccessChain " + pointerType + " %input${n… in createInputTestfun() local
915 return testfun.specialize(specs); in createInputTestfun()
1999 const StringTemplate testfun ("%test_code = OpFunction %v4f32 None %v4f32_v4f32_function\n" in createSwitchTests() local
2124 fragments["testfun"] = testfun.specialize(specs); in createSwitchTests()
DvktSpvAsmInstructionTests.cpp9605 const StringTemplate testfun ( in getConvertCaseFragments() local
9625 fragments["testfun"] = testfun.specialize(params); in getConvertCaseFragments()