Searched defs:writeLayout (Results 1 – 4 of 4) sorted by relevance
70 VkImageLayout writeLayout; member272 const auto writeLayout = m_testParams.writeLayout; local1157 const auto writeLayout = m_testParams.writeLayout; in initPrograms() local1272 const auto writeLayout = m_testParams.writeLayout; in checkSupport() local
2544 void SPIRVCodeGenerator::writeLayout(const Layout& layout, SpvId target) { in writeLayout() function in SkSL::SPIRVCodeGenerator2573 void SPIRVCodeGenerator::writeLayout(const Layout& layout, SpvId target, int member) { in writeLayout() function in SkSL::SPIRVCodeGenerator
2925 void SPIRVCodeGenerator::writeLayout(const Layout& layout, SpvId target) { in writeLayout() function in SkSL::SPIRVCodeGenerator2954 void SPIRVCodeGenerator::writeLayout(const Layout& layout, SpvId target, int member) { in writeLayout() function in SkSL::SPIRVCodeGenerator
803 void GenerateXML::writeLayout(){ in writeLayout() function in GenerateXML