Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexTextureTests.cpp136 static inline Vec3 safe3DTexCoords (const Vec3& raw, const IVec3& textureSize) in safe3DTexCoords() function
393 m_texCoords.push_back(useSafeTexCoords ? safe3DTexCoords(rawCoord, textureSize) : rawCoord); in initializeTexCoords()

Completed in 4 milliseconds