Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_value.cpp203 UniformValue::UniformValue(uint32_t sel, uint32_t chan, uint32_t kcache_bank): in UniformValue() function in r600::UniformValue
210 UniformValue::UniformValue(uint32_t sel, uint32_t chan, PValue addr): in UniformValue() function in r600::UniformValue
/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp538 class UniformValue class
599 UniformValue(const UniformType& _type, UniformValueGenerator& generator) : type(_type) in UniformValue() function in glcts::__anonb99a12500111::UniformValue