Home
last modified time | relevance | path

Searched refs:valueGroup (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/serializer/
H A DJsonSerializer.cpp150 rapidjson::Value valueGroup(js::kObjectType); in makeValueGroup()
154 valueGroup.AddMember(tag, it.second, mAllocator); in makeValueGroup()
156 return valueGroup; in makeValueGroup()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp687 tcu::TestCaseGroup* const valueGroup = new tcu::TestCaseGroup(m_testCtx, "value", "gl_HelperInvocation value in rendered pixels"); in init() member in deqp::gles31::Functional::tcu
688 addChild(valueGroup); in init()
698 valueGroup->addChild(new HelperInvocationValueCase(m_context, name.c_str(), "", primType, numSamples)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2730 TestCaseGroup* const valueGroup = new TestCaseGroup(m_context, "value", "Uniform value tests"); in init() local
2731 addChild(valueGroup); in init()
2739 valueGroup->addChild(initialValuesGroup); in init()
2794 valueGroup->addChild(assignedValuesGroup); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2206 TestCaseGroup* const valueGroup = new TestCaseGroup(m_context, "value", "Uniform value tests"); in init() local
2207 addChild(valueGroup); in init()
2215 valueGroup->addChild(initialValuesGroup); in init()
2268 valueGroup->addChild(assignedValuesGroup); in init()

Completed in 11 milliseconds