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

  /external/skia/include/gpu/
GrProcessorUnitTest.h 37 * fTextures are valid textures that can optionally be used to construct
52 fTextures[0] = textures[0];
53 fTextures[1] = textures[1];
59 GrTexture* fTextures[2];
  /external/skia/src/gpu/vk/
GrVkProgram.h 141 SkTDArray<const GrVkImage::Resource*> fTextures;

Completed in 582 milliseconds