Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp448 std::string getFunctionSrcVariableStr(ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr() function
837getFunctionSrcVariableStr((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx); in addComputeImageSamplerTest()
1044 …const std::string functionSrcVariables = getFunctionSrcVariableStr(readOp, descriptorType, testTyp… in generateGraphicsImageSamplerSource()