Home
last modified time | relevance | path

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

/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
955 + functionDstVariables + in addComputeImageSamplerTest()
1001 const std::string functionDstVariables = getFunctionDstVariableStr(readOp, descriptorType, testType); in generateGraphicsImageSamplerSource() local
1054 + functionDstVariables + in generateGraphicsImageSamplerSource()
/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
973 + functionDstVariables + in addComputeImageSamplerTest()
1018 const std::string functionDstVariables = getFunctionDstVariableStr(readOp, descriptorType, testType); in generateGraphicsImageSamplerSource() local
1071 + functionDstVariables + in generateGraphicsImageSamplerSource()

Completed in 4 milliseconds