Home
last modified time | relevance | path

Searched defs:isDeterministic (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.h326 bool isDeterministic() in isDeterministic() function
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDebugTests.cpp441 const bool isDeterministic = id.source == GL_DEBUG_SOURCE_APPLICATION || in verifyMessageCount() local