Searched refs:CaptureTextureAndSamplerParameter_params (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | capture_gles_3_2_params.cpp | 391 CaptureTextureAndSamplerParameter_params<GLint>(pname, param, paramParam); in CaptureSamplerParameterIiv_param() 401 CaptureTextureAndSamplerParameter_params<GLuint>(pname, param, paramParam); in CaptureSamplerParameterIuiv_param() 411 CaptureTextureAndSamplerParameter_params<GLint>(pname, params, paramParam); in CaptureTexParameterIiv_params() 421 CaptureTextureAndSamplerParameter_params<GLuint>(pname, params, paramParam); in CaptureTexParameterIuiv_params()
|
| D | capture_gles_3_0_params.cpp | 670 CaptureTextureAndSamplerParameter_params<GLfloat>(pname, param, paramCapture); in CaptureSamplerParameterfv_param() 680 CaptureTextureAndSamplerParameter_params<GLint>(pname, param, paramCapture); in CaptureSamplerParameteriv_param()
|
| D | capture_gles_2_0_params.cpp | 726 CaptureTextureAndSamplerParameter_params<GLfloat>(pname, params, paramCapture); in CaptureTexParameterfv_params() 736 CaptureTextureAndSamplerParameter_params<GLint>(pname, params, paramCapture); in CaptureTexParameteriv_params()
|
| D | FrameCapture.h | 936 void CaptureTextureAndSamplerParameter_params(GLenum pname, in CaptureTextureAndSamplerParameter_params() function
|