Searched refs:functionParamTypes (Results 1 – 1 of 1) sorted by relevance
837 const std::string functionParamTypes = getFunctionParamTypeStr((TestType)testNdx); in addComputeImageSamplerTest() local959 " %read_func_type = OpTypeFunction %void %u32" + functionParamTypes + "\n" in addComputeImageSamplerTest()1016 const std::string functionParamTypes = getFunctionParamTypeStr(testType); in generateGraphicsImageSamplerSource() local1042 " %read_func_type = OpTypeFunction %void %i32" + functionParamTypes + "\n"; in generateGraphicsImageSamplerSource()