Home
last modified time | relevance | path

Searched defs:functionDstVariables (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp840 const std::string functionDstVariables = getFunctionDstVariableStr((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx); in addComputeImageSamplerTest() local
1018 const std::string functionDstVariables = getFunctionDstVariableStr(readOp, descriptorType, testType); in generateGraphicsImageSamplerSource() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp819 const std::string functionDstVariables = getFunctionDstVariableStr((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx); in addComputeImageSamplerTest() local
1001 const std::string functionDstVariables = getFunctionDstVariableStr(readOp, descriptorType, testType); in generateGraphicsImageSamplerSource() local

Completed in 5 milliseconds