Home
last modified time | relevance | path

Searched defs:SetUniform (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/
H A Dsdl_util.h111 void SetUniform(const char* name, float value) const { in SetUniform() function
117 void SetUniform(const char* name, float x, float y) const { in SetUniform() function
123 void SetUniform(const char* name, int value) const { in SetUniform() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A Drenderer_utils.cpp1091 void SetUniform(const gl::ProgramExecutable *executable, in SetUniform() function