Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp786 const std::string functionParamTypes = getFunctionParamTypeStr((TestType)testNdx); in addComputeImageSamplerTest() local
873 " %read_func_type = OpTypeFunction %void %u32" + functionParamTypes + "\n" in addComputeImageSamplerTest()
936 const std::string functionParamTypes = getFunctionParamTypeStr(testType); in generateGraphicsImageSamplerSource() local
962 " %read_func_type = OpTypeFunction %void %i32" + functionParamTypes + "\n"; in generateGraphicsImageSamplerSource()