Searched refs:creationFormat (Results 1 – 1 of 1) sorted by relevance
60 GLenum creationFormat = internalformat; in setStorageMultisample() local63 creationFormat = GL_DEPTH24_STENCIL8_OES; in setStorageMultisample()70 const gl::TextureCaps &formatCaps = mRenderer->getNativeTextureCaps().get(creationFormat); in setStorageMultisample()76 mRenderer->createRenderTarget(context, width, height, creationFormat, samples, &newRT)); in setStorageMultisample()