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

  /external/deqp/modules/gles2/functional/
es2fFboStateQueryTests.cpp 166 class AttachmentTextureCubeMapFaceCase : public ApiCase
169 AttachmentTextureCubeMapFaceCase (Context& context, const char* name, const char* description)
225 addChild(new AttachmentTextureCubeMapFaceCase (m_context, "framebuffer_attachment_texture_cube_map_face", "FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE"));
  /external/deqp/modules/gles3/functional/
es3fFboStateQueryTests.cpp 313 class AttachmentTextureCubeMapFaceCase : public ApiCase
316 AttachmentTextureCubeMapFaceCase (Context& context, const char* name, const char* description)
1014 addChild(new AttachmentTextureCubeMapFaceCase (m_context, "framebuffer_attachment_texture_cube_map_face", "FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE"));
    [all...]

Completed in 38 milliseconds