Searched refs:getFunctionSrcVariableStr (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmImageSamplerTests.cpp | 448 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr() function 818 const std::string functionSrcVariables = getFunctionSrcVariableStr((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx); in addComputeImageSamplerTest() 1000 const std::string functionSrcVariables = getFunctionSrcVariableStr(readOp, descriptorType, testType); in generateGraphicsImageSamplerSource()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmImageSamplerTests.cpp | 448 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr() function 839 const std::string functionSrcVariables = getFunctionSrcVariableStr((ReadOp)opNdx, (DescriptorType)descNdx, (TestType)testNdx); in addComputeImageSamplerTest() 1017 const std::string functionSrcVariables = getFunctionSrcVariableStr(readOp, descriptorType, testType); in generateGraphicsImageSamplerSource()
|
Completed in 4 milliseconds