Home | History | Annotate | Download | only in service

Lines Matching defs:InitState

45 void NormalizeInitState(gpu::gles2::GLES2DecoderTestBase::InitState* init) {
74 // Make sure we don't set up an invalid InitState.
115 InitState init;
133 GLES2DecoderTestBase::InitState::InitState()
145 void GLES2DecoderTestBase::InitDecoder(const InitState& init) {
150 const InitState& init,
152 InitState normalized_init = init;