Home
last modified time | relevance | path

Searched defs:writeLayout (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp70 VkImageLayout writeLayout; member
273 const auto writeLayout = m_testParams.writeLayout; local
1179 const auto writeLayout = m_testParams.writeLayout; in initPrograms() local
1294 const auto writeLayout = m_testParams.writeLayout; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp70 VkImageLayout writeLayout; member
273 const auto writeLayout = m_testParams.writeLayout; local
1179 const auto writeLayout = m_testParams.writeLayout; in initPrograms() local
1294 const auto writeLayout = m_testParams.writeLayout; in checkSupport() local
/third_party/flutter/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp2574 void SPIRVCodeGenerator::writeLayout(const Layout& layout, SpvId target) { in writeLayout() function in SkSL::SPIRVCodeGenerator
2603 void SPIRVCodeGenerator::writeLayout(const Layout& layout, SpvId target, int member) { in writeLayout() function in SkSL::SPIRVCodeGenerator
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2953 void SPIRVCodeGenerator::writeLayout(const Layout& layout, SpvId target) { in writeLayout() function in SkSL::SPIRVCodeGenerator
2981 void SPIRVCodeGenerator::writeLayout(const Layout& layout, SpvId target, int member) { in writeLayout() function in SkSL::SPIRVCodeGenerator