Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_virtualvalues.cpp714 UniformValue::UniformValue(int sel, int chan, int kcache_bank): in UniformValue() function in r600::UniformValue
721 UniformValue::UniformValue(int sel, int chan, PVirtualValue buf_addr, int kcache_bank): in UniformValue() function in r600::UniformValue
H A Dsfn_virtualvalues.h52 class UniformValue; variable
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp550 class UniformValue class
611 UniformValue(const UniformType &_type, UniformValueGenerator &generator) : type(_type) in UniformValue() function in glcts::__anon3223d5810111::UniformValue