Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp289 std::string getFunctionDstVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr() function
790 …const std::string functionDstVariables = getFunctionDstVariableStr((ReadOp)opNdx, (DescriptorType)… in addComputeImageSamplerTest()
939 …const std::string functionDstVariables = getFunctionDstVariableStr(readOp, descriptorType, testTyp… in generateGraphicsImageSamplerSource()