Searched refs:texCoordScaleY (Results 1 – 1 of 1) sorted by relevance
999 float texCoordScaleY = (texcoordRect.bottom - texcoordRect.top) / float(sourceImageHeight); in buildCompositionVk() local1024 texCoordScaleY *= -1.0f; in buildCompositionVk()1032 texCoordScaleY *= -1.0f; in buildCompositionVk()1050 glm::vec3(texCoordScaleX, texCoordScaleY, 1.0f)) * in buildCompositionVk()