Searched defs:textureAttachment (Results 1 – 4 of 4) sorted by relevance
48 GrVkAttachment* textureAttachment() const { return fTexture.get(); } in textureAttachment() function
60 SupportRequirement textureAttachment; member
41 bool textureAttachment = false; member
4828 GLTexture textureAttachment; in TEST_P() local