Searched defs:GrBackendSurfaceMutableState (Results 1 – 5 of 5) sorted by relevance
29 GrBackendSurfaceMutableState() {} in GrBackendSurfaceMutableState() function32 GrBackendSurfaceMutableState(VkImageLayout layout, uint32_t queueFamilyIndex) in GrBackendSurfaceMutableState() function
12 GrBackendSurfaceMutableState::GrBackendSurfaceMutableState(const GrBackendSurfaceMutableState& that) in GrBackendSurfaceMutableState() function in GrBackendSurfaceMutableState
569 const GrBackendSurfaceMutableState&, in setBackendTextureState()576 const GrBackendSurfaceMutableState&, in setBackendRenderTargetState()
40 const GrBackendSurfaceMutableState*) { in onFlush()
34 class GrBackendSurfaceMutableState; variable