Home
last modified time | relevance | path

Searched defs:UniformValue (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/gm/
Dparticles.cpp20 struct UniformValue { struct
31 std::vector<UniformValue> uniforms = {}) in ParticlesGM() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_virtualvalues.h66 class UniformValue; variable
Dsfn_virtualvalues.cpp644 UniformValue::UniformValue(int sel, int chan, int kcache_bank): in UniformValue() function in r600::UniformValue
651 UniformValue::UniformValue(int sel, int chan, PVirtualValue buf_addr): in UniformValue() function in r600::UniformValue
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp538 class UniformValue class
599 UniformValue(const UniformType& _type, UniformValueGenerator& generator) : type(_type) in UniformValue() function in glcts::__anon35514b4b0111::UniformValue