Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCounterOpsTests.hpp54 glw::GLuint compareValue = 0, bool testReturnValue = false) in AtomicOperation()
237 AtomicOperationCompSwap(glw::GLuint inputValue, glw::GLuint paramValue, glw::GLuint compareValue) in AtomicOperationCompSwap()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBlendIntegerTest.cpp26 void compareValue(const T *value, const char *name, GLenum attachment) in compareValue() function in BlendIntegerTest