Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cVertexAttribBindingTests.cpp1902 deUintptr array_pointer; member in glcts::__anon27702::VertexAttribState
1916 , array_pointer(0) in VertexAttribState()
1986 if (reinterpret_cast<deUintptr>(pp) != array_pointer) in stateVerify()
1990 << reinterpret_cast<void*>(array_pointer) << tcu::TestLog::EndMessage; in stateVerify()
2262 va0.array_pointer = 640; in Run()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttribBindingTests.cpp2445 deUintptr array_pointer; member in gl4cts::__anon27657::VertexAttribState
2460 , array_pointer(0) in VertexAttribState()
2538 if (reinterpret_cast<deUintptr>(pp) != array_pointer) in stateVerify()
2542 << reinterpret_cast<deUintptr>(pp) << " should be " << array_pointer << tcu::TestLog::EndMessage; in stateVerify()
2819 va0.array_pointer = 640; in Run()

Completed in 10 milliseconds