Home
last modified time | relevance | path

Searched refs:staticColorWriteDisable (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktPrimitivesGeneratedQueryTests.cpp189 bool staticColorWriteDisable(void) const in staticColorWriteDisable() function
199 return staticColorWriteDisable() || dynamicColorWriteDisable(); in colorWriteDisable()
1041 m_parameters.staticColorWriteDisable() ? &colorBlendStateCreateInfo : DE_NULL, in makeGraphicsPipeline()