HomeSort by relevance Sort by last modified time
    Searched refs:position0 (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/glshared/
glsTextureBufferCase.cpp 263 const tcu::IVec2 position0 = packet.position + tcu::IVec2(0, 0); local
268 const tcu::Vec4 texColor0 = m_texture.getPixel(de::clamp((position0.x() * position0.y()), 0, m_texture.getWidth()-1), 0);
    [all...]
  /external/deqp/modules/gles31/functional/
es31fGeometryShaderTests.cpp 398 " const highp vec4 position0 = vec4(-0.5, 0.5, 0.0, 0.0);\n"
1328 const tcu::Vec4 position0 = basePosition + tcu::Vec4(deFloatCos(angle), deFloatSin(angle), 0.0f, 0.0f) * 0.15f; local
1550 const tcu::Vec4 position0 = vertex->position + tcu::Vec4(deFloatCos(l_angle) * (l_radius - 0.1f), deFloatSin(l_angle) * (l_radius - 0.1f), 0.0f, 0.0f); local
    [all...]
  /external/boringssl/src/util/fipstools/delocate/
delocate.peg.go 370 position0, tokenIndex0 := position, tokenIndex
396 position, tokenIndex = position0, tokenIndex0
    [all...]

Completed in 277 milliseconds