Searched defs:valueGroup (Results 1 – 5 of 5) sorted by relevance
57 const auto valueGroup = fColorMap.find(slotID); in setColorSlot() local83 const auto valueGroup = fScalarMap.find(slotID); in setScalarSlot() local96 const auto valueGroup = fVec2Map.find(slotID); in setVec2Slot() local121 const auto valueGroup = fColorMap.find(slotID); in getColorSlot() local133 const auto valueGroup = fScalarMap.find(slotID); in getScalarSlot() local139 const auto valueGroup = fVec2Map.find(slotID); in getVec2Slot() local
159 rapidjson::Value valueGroup(js::kObjectType); in makeValueGroup() local
698 tcu::TestCaseGroup *const valueGroup = in init() local
2423 … TestCaseGroup *const valueGroup = new TestCaseGroup(m_context, "value", "Uniform value tests"); in init() local
3068 … TestCaseGroup *const valueGroup = new TestCaseGroup(m_context, "value", "Uniform value tests"); in init() local