HomeSort by relevance Sort by last modified time
    Searched refs:beginQuery (Results 26 - 38 of 38) sorted by null

12

  /external/deqp/modules/gles3/functional/
es3fTransformFeedbackTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.cpp     [all...]
es31fDebugTests.cpp     [all...]
es31fGeometryShaderTests.cpp     [all...]
es31fTessellationTests.cpp 344 gl.beginQuery(GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, *m_tfPrimQuery);
    [all...]
  /external/swiftshader/src/OpenGL/libGL/
Context.cpp 1004 void Context::beginQuery(GLenum target, GLuint query)
    [all...]
libGL.cpp 220 context->beginQuery(target, name);
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.cpp 1339 void Context::beginQuery(GLenum target, GLuint query)
    [all...]
libGLESv3.cpp 996 context->beginQuery(target, id);
    [all...]
libGLESv2.cpp 200 context->beginQuery(target, name);
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwImpl.inl 44 gl->beginQuery(target, id);
    [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.hpp     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl 39 m_gl.beginQuery(target, id);
    [all...]

Completed in 683 milliseconds

12