Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateLineWidthTests.cpp282const tcu::Vec4 &staticColor, const VkFormat format, const uint32_t width, in verifyResults()
330 const tcu::Vec4 staticColor(0, 1, 0, 1); in iterate() local