Home
last modified time | relevance | path

Searched refs:functionDstParams (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp822 const std::string functionDstParams = getFunctionDstParamStr((ReadOp)opNdx, (TestType)testNdx); in addComputeImageSamplerTest() local
946 + functionDstParams + in addComputeImageSamplerTest()
1003 const std::string functionDstParams = getFunctionDstParamStr(readOp, testType); in generateGraphicsImageSamplerSource() local
1044 + functionDstParams + in generateGraphicsImageSamplerSource()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp843 const std::string functionDstParams = getFunctionDstParamStr((ReadOp)opNdx, (TestType)testNdx); in addComputeImageSamplerTest() local
964 + functionDstParams + in addComputeImageSamplerTest()
1020 const std::string functionDstParams = getFunctionDstParamStr(readOp, testType); in generateGraphicsImageSamplerSource() local
1061 + functionDstParams + in generateGraphicsImageSamplerSource()

Completed in 4 milliseconds