Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
Dframe_capture_utils_autogen.h273 T GetParamVal(const ParamValue &value);
276 inline gl::AlphaTestFunc GetParamVal<ParamType::TAlphaTestFunc, gl::AlphaTestFunc>(
283 inline gl::BufferBinding GetParamVal<ParamType::TBufferBinding, gl::BufferBinding>(
290 inline gl::BufferID GetParamVal<ParamType::TBufferID, gl::BufferID>(const ParamValue &value)
296 inline const gl::BufferID *GetParamVal<ParamType::TBufferIDConstPointer, const gl::BufferID *>(
303 inline gl::BufferID *GetParamVal<ParamType::TBufferIDPointer, gl::BufferID *>(
310 inline gl::BufferUsage GetParamVal<ParamType::TBufferUsage, gl::BufferUsage>(
318 GetParamVal<ParamType::TClientVertexArrayType, gl::ClientVertexArrayType>(const ParamValue &value)
324 inline gl::CullFaceMode GetParamVal<ParamType::TCullFaceMode, gl::CullFaceMode>(
331 inline gl::DrawElementsType GetParamVal<ParamType::TDrawElementsType, gl::DrawElementsType>(
[all …]