Home
last modified time | relevance | path

Searched refs:i1_v1_a0 (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cVertexAttribBindingTests.cpp3004 Vec2 i1_v1_a0 = *reinterpret_cast<Vec2*>(&ptr[24]); in Run() local
3011 if (!IsEqual(i1_v1_a0, Vec2(3.0f, 4.0f))) in Run()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttribBindingTests.cpp3693 Vec2 i1_v1_a0 = *reinterpret_cast<Vec2*>(&ptr[24]); in Run() local
3701 if (!IsEqual(i1_v1_a0, Vec2(3.0f, 4.0f))) in Run()