HomeSort by relevance Sort by last modified time
    Searched refs:initAttachment (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/glshared/
glsLifetimeTests.hpp 212 virtual void initAttachment (GLuint seed, GLuint attachment) = 0;
281 void initAttachment (GLuint seed, GLuint element);
338 void initAttachment (GLuint seed, GLuint element);
glsLifetimeTests.cpp 269 void FboAttacher::initAttachment (GLuint seed, GLuint element)
412 void ShaderProgramAttacher::initAttachment (GLuint seed, GLuint shader)
923 m_attacher.initAttachment(0, *element);
1007 attacher.initAttachment(refSeed, elementId);
1019 attacher.initAttachment(newSeed, newId);
1088 attacher.initAttachment(0, elementId);
1108 attacher.initAttachment(newSeed, newId);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fLifetimeTests.cpp 214 void initAttachment (GLuint seed, GLuint element);
257 void BufferVAOAttacher::initAttachment (GLuint seed, GLuint buffer)
312 void initAttachment (GLuint seed, GLuint element);
319 void BufferTfAttacher::initAttachment (GLuint seed, GLuint buffer)
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
EmailContent.java 195 Attachment.initAttachment();
    [all...]

Completed in 100 milliseconds