Home
last modified time | relevance | path

Searched refs:GetParamVal (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
Dframe_capture_utils_autogen.h269 T GetParamVal(const ParamValue &value);
272 inline gl::AlphaTestFunc GetParamVal<ParamType::TAlphaTestFunc, gl::AlphaTestFunc>(
279 inline gl::BufferBinding GetParamVal<ParamType::TBufferBinding, gl::BufferBinding>(
286 inline gl::BufferID GetParamVal<ParamType::TBufferID, gl::BufferID>(const ParamValue &value)
292 inline const gl::BufferID *GetParamVal<ParamType::TBufferIDConstPointer, const gl::BufferID *>(
299 inline gl::BufferID *GetParamVal<ParamType::TBufferIDPointer, gl::BufferID *>(
306 inline gl::BufferUsage GetParamVal<ParamType::TBufferUsage, gl::BufferUsage>(
314 GetParamVal<ParamType::TClientVertexArrayType, gl::ClientVertexArrayType>(const ParamValue &value)
320 inline gl::CullFaceMode GetParamVal<ParamType::TCullFaceMode, gl::CullFaceMode>(
327 inline gl::DrawElementsType GetParamVal<ParamType::TDrawElementsType, gl::DrawElementsType>(
[all …]