Searched refs:GLSamplerParameterf (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/angle/src/common/ |
H A D | entry_points_enum_autogen.h | 928 GLSamplerParameterf, enumerator
|
H A D | entry_points_enum_autogen.cpp | 1841 case EntryPoint::GLSamplerParameterf: in GetEntryPointName()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_0_autogen.cpp | 2364 EVENT(context, GLSamplerParameterf, "context = %d, sampler = %u, pname = %s, param = %f", in GL_SamplerParameterf() 2373 ValidateSamplerParameterf(context, angle::EntryPoint::GLSamplerParameterf, in GL_SamplerParameterf()
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_3_0_autogen.cpp | 1939 return CallCapture(angle::EntryPoint::GLSamplerParameterf, std::move(paramBuffer)); in CaptureSamplerParameterf()
|
/aosp_15_r20/external/angle/util/capture/ |
H A D | frame_capture_replay_autogen.cpp | 3148 case angle::EntryPoint::GLSamplerParameterf: in ReplayTraceFunctionCall()
|
H A D | trace_interpreter_autogen.cpp | 5234 return CallCapture(EntryPoint::GLSamplerParameterf, std::move(params)); in ParseCallCapture()
|