Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp11130 const map<string, string> getConvertCaseFragments (string instruction, const ConvertCase& convertCase) in getConvertCaseFragments() function
11272 map<string, string> fragments = (test->m_useStorageExt) ? getConvertCaseFragments(instruction, *test) : getConvertCaseFragmentsNoStorage(instruction,*test); in createConvertGraphicsTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp11032 const map<string, string> getConvertCaseFragments (string instruction, const ConvertCase& convertCase) in getConvertCaseFragments() function
11174 map<string, string> fragments = (test->m_useStorageExt) ? getConvertCaseFragments(instruction, *test) : getConvertCaseFragmentsNoStorage(instruction,*test); in createConvertGraphicsTests()

Completed in 46 milliseconds