Searched refs:texCoordTranslateY (Results 1 – 1 of 1) sorted by relevance
1002 const float texCoordTranslateY = texcoordRect.top / float(sourceImageHeight); in buildCompositionVk() local1048 glm::vec3(texCoordTranslateX, texCoordTranslateY, 0.0f)) * in buildCompositionVk()