Home
last modified time | relevance | path

Searched defs:respecify (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemorypbo.c116 gboolean respecify; member
752 gint height, gint stride, gboolean respecify) in gst_gl_memory_pbo_copy_into_texture()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fBufferWriteTests.cpp471 const bool respecify = m_curSize == 0 || rnd.getFloat() < respecifyProbability; in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fBufferWriteTests.cpp459 const bool respecify = m_curSize == 0 || rnd.getFloat() < respecifyProbability; in iterate() local