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

  /external/chromium_org/cc/resources/
prioritized_resource_manager.h 214 typedef std::vector<PrioritizedResource*> TextureVector;
231 TextureVector temp_texture_vector_;
prioritized_resource_manager.cc 60 TextureVector& sorted_textures = temp_texture_vector_;
86 for (TextureVector::iterator it = sorted_textures.begin();
111 for (TextureVector::iterator it = sorted_textures.begin();
126 for (TextureVector::iterator it = sorted_textures.begin();
  /external/deqp/framework/opengl/
gluObjectWrapper.hpp 137 typedef TypedObjectVector<OBJECTTYPE_TEXTURE> TextureVector;
  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp 474 TextureVector textures (renderCtx, numSamplers);
    [all...]

Completed in 378 milliseconds