Searched defs:textureView (Results 1 – 3 of 3) sorted by relevance
161 const GrVkImageView* GrVkTexture::textureView(bool allowSRGB) { in textureView() function in GrVkTexture217 const GrVkImageView* textureView = GrVkImageView::Create(gpu, image, info.fFormat, in reallocForMipmap() local
326 const GrVkImageView* textureView = texture->textureView(allowSRGBInputs); in writeSamplers() local
510 glTextureViewFunc textureView; variable