Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp839 const std::string functionSrcVariables = getFunctionSrcVariableStr((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx); in addComputeImageSamplerTest() local
1017 const std::string functionSrcVariables = getFunctionSrcVariableStr(readOp, descriptorType, testType); in generateGraphicsImageSamplerSource() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp818 const std::string functionSrcVariables = getFunctionSrcVariableStr((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx); in addComputeImageSamplerTest() local
1000 const std::string functionSrcVariables = getFunctionSrcVariableStr(readOp, descriptorType, testType); in generateGraphicsImageSamplerSource() local

Completed in 4 milliseconds