Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp834 … const std::string functionParamTypes = getFunctionParamTypeStr((TestType)testNdx); in addComputeImageSamplerTest() local
977 … " %read_func_type = OpTypeFunction %void %u32" + functionParamTypes + in addComputeImageSamplerTest()
1043 const std::string functionParamTypes = getFunctionParamTypeStr(testType); in generateGraphicsImageSamplerSource() local
1079 … " %read_func_type = OpTypeFunction %void %i32" + functionParamTypes + "\n"; in generateGraphicsImageSamplerSource()