Searched refs:stencilLoadFunction (Results 1 – 1 of 1) sorted by relevance
5426 LoadImageFunction stencilLoadFunction = nullptr; in stageSubresourceUpdateImpl() local5459 stencilLoadFunction = angle::LoadX24S8ToS8; in stageSubresourceUpdateImpl()5472 stencilLoadFunction = nullptr; in stageSubresourceUpdateImpl()5477 stencilLoadFunction = angle::LoadX32S8ToS8; in stageSubresourceUpdateImpl()5481 stencilLoadFunction = angle::LoadX24S8ToS8; in stageSubresourceUpdateImpl()5596 ASSERT(stencilLoadFunction != nullptr); in stageSubresourceUpdateImpl()5597 stencilLoadFunction(glExtents.width, glExtents.height, glExtents.depth, source, in stageSubresourceUpdateImpl()