Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp1316 const float borderValue = (float)((m_id + i) % 2); in init() local
1317 …:NEAREST, tcu::Sampler::NEAREST, 0.0f, true, tcu::Sampler::COMPAREMODE_NONE, 0, Vec4(borderValue)); in init()