Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cVertexAttribBindingTests.cpp1899 int array_normalized; member in glcts::__anon955a63580111::VertexAttribState
1913 , array_normalized(0) in VertexAttribState()
1961 if (p != array_normalized) in stateVerify()
1965 << " should be " << array_normalized << tcu::TestLog::EndMessage; in stateVerify()
2155 va0.array_normalized = 1; in Run()
2264 va0.array_normalized = 0; in Run()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttribBindingTests.cpp2439 int array_normalized; member in gl4cts::__anon46dc53470111::VertexAttribState
2454 , array_normalized(0) in VertexAttribState()
2503 if (p != array_normalized) in stateVerify()
2507 << " should be " << array_normalized << tcu::TestLog::EndMessage; in stateVerify()
2709 va0.array_normalized = 1; in Run()
2819 va0.array_normalized = 0; in Run()