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
540 const GrBackendSurfaceMutableState&, in setBackendTextureState()547 const GrBackendSurfaceMutableState&, in setBackendRenderTargetState()
112 const GrBackendSurfaceMutableState*) { in onFlush()
32 class GrBackendSurfaceMutableState; variable