Home
last modified time | relevance | path

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

/aosp_15_r20/external/libultrahdr/lib/src/gpu/
H A Deditorhelper_gl.cpp39 static const std::string mirror_vert_fragmentSource = R"__SHADER__(#version 300 es variable
193 gl_ctxt->create_shader_program(vertex_shader.c_str(), mirror_vert_fragmentSource.c_str()); in apply_mirror_gles()