Home
last modified time | relevance | path

Searched defs:targetGroup (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp3159 …nst ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, c… in generateVariableCases()
3219 …nst ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, c… in generateOpaqueTypeCases()
3303 …nst ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, c… in generateVariableArrayCases()
3326 …nst ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, c… in generateCompoundVariableCases()
3361 …nst ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, d… in generateUniformCaseBlocks()
3410 …nst ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, P… in generateBufferBackedResourceListBlockContentCases()
3433 …nst ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, P… in generateBufferBackedVariableAggregateTypeCases()
3456 … const ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup) in generateUniformResourceListBlockContents()
3461 … const ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup) in generateUniformBlockArraySizeContents()
3495 …nst ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, c… in generateBufferBackedArrayStrideTypeAggregateSubCases()
[all …]
Des31fSamplerStateQueryTests.cpp167 …tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, "set_value", "Set value … in init() local
213 …tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, pureSetters[setterNdx].n… in init() local
Des31fTextureStateQueryTests.cpp203 …tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, textureTargets[targetNdx… in init() local
264 …tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, pureSetters[setterNdx].n… in init() local
Des31fTextureLevelStateQueryTests.cpp1671 …tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, textureTargets[targetNdx… in init() local
Des31fSynchronizationTests.cpp3185 …tcu::TestCaseGroup* const targetGroup = (groupNdx == 0) ? (inInvocationGroup) : (interInvocationGr… in init() local
Des31fTextureBorderClampTests.cpp2576 …tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, targets[targetNdx].name,… in init() local
/external/deqp/modules/gles3/functional/
Des3fFboInvalidateTests.cpp1501 …tcu::TestCaseGroup* targetGroup = new tcu::TestCaseGroup(m_testCtx, "target", "Invalidate target"); in init() local
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3687 tcu::TestCaseGroup* targetGroup ((renderPassTypeNdx == 0) ? group : groupRenderPass2.get()); in multiViewRenderCreateTests() local