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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp3226 const tcu::IVec3 fetchPositions[4] = local
3233 const tcu::IVec3 coord = de::getSizedArrayElement<4>(fetchPositions, fetchPosNdx);
5498 static const int fetchPositions[4] = local
5505 return de::getSizedArrayElement<4>(fetchPositions, fetchPosNdx);

Completed in 64 milliseconds