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
555 const GrBackendSurfaceMutableState&, in setBackendTextureState()562 const GrBackendSurfaceMutableState&, in setBackendRenderTargetState()
42 const GrBackendSurfaceMutableState*) { in onFlush()
34 class GrBackendSurfaceMutableState; variable