Home
last modified time | relevance | path

Searched defs:position1 (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureBufferCase.cpp264 const tcu::IVec2 position1 = packet.position + tcu::IVec2(1, 0); in shadeFragments() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp1341 const tcu::Vec4 position1 = basePosition + tcu::Vec4(deFloatCos(angle), -deFloatSin(angle), 0.0f, 0.0f) * 0.15f; in shadePrimitives() local
1563 const tcu::Vec4 position1 = vertex->position + tcu::Vec4(deFloatCos(l_angle+0.1f) * l_radius, deFloatSin(l_angle+0.1f) * l_radius, 0.0f, 0.0f); in shadePrimitives() local

Completed in 10 milliseconds