Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp301 std::string getFunctionDstVariableStr(ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr() function
839getFunctionDstVariableStr((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx); in addComputeImageSamplerTest()
1045 …const std::string functionDstVariables = getFunctionDstVariableStr(readOp, descriptorType, testTyp… in generateGraphicsImageSamplerSource()