Searched refs:TProvokingVertexConvention (Results 1 – 4 of 4) sorted by relevance
323 case ParamType::TProvokingVertexConvention: in WriteParamCaptureReplay()324 WriteParamValueReplay<ParamType::TProvokingVertexConvention>( in WriteParamCaptureReplay()640 case ParamType::TProvokingVertexConvention: in ParamTypeToString()
102 TProvokingVertexConvention, enumerator811 GetParamVal<ParamType::TProvokingVertexConvention, gl::ProvokingVertexConvention>(1244 case ParamType::TProvokingVertexConvention: in AccessParamValue()1245 return GetParamVal<ParamType::TProvokingVertexConvention, T>(value); in AccessParamValue()1850 inline void SetParamVal<ParamType::TProvokingVertexConvention>(2358 case ParamType::TProvokingVertexConvention: in InitParamValue()2359 SetParamVal<ParamType::TProvokingVertexConvention>(valueIn, valueOut); in InitParamValue()
2434 params.getParam("modePacked", ParamType::TProvokingVertexConvention, 0) in ReplayCall()
566 paramBuffer.addValueParam("modePacked", ParamType::TProvokingVertexConvention, modePacked); in CaptureProvokingVertexANGLE()