Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp544 std::string getFunctionDstParamStr (ReadOp readOp, TestType testType) in getFunctionDstParamStr() function
793 const std::string functionDstParams = getFunctionDstParamStr((ReadOp)opNdx, (TestType)testNdx); in addComputeImageSamplerTest()
941 const std::string functionDstParams = getFunctionDstParamStr(readOp, testType); in generateGraphicsImageSamplerSource()