Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp3733 const tcu::IVec3 fetchPositions[4] = in getFetchPos() local
3740 const tcu::IVec3 coord = de::getSizedArrayElement<4>(fetchPositions, fetchPosNdx); in getFetchPos()
6781 static const int fetchPositions[4] = in getFetchPos() local
6788 return de::getSizedArrayElement<4>(fetchPositions, fetchPosNdx); in getFetchPos()