Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cVertexAttribBindingTests.cpp1899 int array_normalized; member in glcts::__anon27702::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()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttribBindingTests.cpp2441 int array_normalized; member in gl4cts::__anon27657::VertexAttribState
2456 , array_normalized(0) in VertexAttribState()
2505 if (p != array_normalized) in stateVerify()
2509 << " should be " << array_normalized << tcu::TestLog::EndMessage; in stateVerify()
2711 va0.array_normalized = 1; in Run()
2821 va0.array_normalized = 0; in Run()

Completed in 11 milliseconds