Home
last modified time | relevance | path

Searched refs:LOG_PROGRAMS (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.hpp80 LOG_PROGRAMS = (1<<2), enumerator
83 LOG_ALL = LOG_PROGRAMS|LOG_UNIFORMS
/third_party/vk-gl-cts/modules/glshared/
DglsTextureTestUtil.cpp440 if (params.flags & RenderParams::LOG_PROGRAMS) in renderQuad()