Home
last modified time | relevance | path

Searched defs:writeEnables (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp1583 ColorWriteEnables writeEnables(attachmentCount + m_params.attachmentMore, VK_TRUE); in iterate() local
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLWGSLCodeGenerator.cpp4284 void WGSLCodeGenerator::writeEnables() { in writeEnables() function in SkSL::WGSLCodeGenerator