HomeSort by relevance Sort by last modified time
    Searched full:textureresource (Results 1 - 1 of 1) sorted by null

  /external/skia/src/gpu/vk/
GrVkProgram.cpp 267 const GrVkImage::Resource* textureResource = texture->resource();
268 textureResource->ref();
269 fTextures.push(textureResource);

Completed in 608 milliseconds