Searched defs:targetGroup (Results 1 – 8 of 8) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTests.cpp | 3159 …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 …]
|
D | es31fSamplerStateQueryTests.cpp | 167 …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
|
D | es31fTextureStateQueryTests.cpp | 203 …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
|
D | es31fTextureLevelStateQueryTests.cpp | 1671 …tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, textureTargets[targetNdx… in init() local
|
D | es31fSynchronizationTests.cpp | 3185 …tcu::TestCaseGroup* const targetGroup = (groupNdx == 0) ? (inInvocationGroup) : (interInvocationGr… in init() local
|
D | es31fTextureBorderClampTests.cpp | 2576 …tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, targets[targetNdx].name,… in init() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboInvalidateTests.cpp | 1501 …tcu::TestCaseGroup* targetGroup = new tcu::TestCaseGroup(m_testCtx, "target", "Invalidate target"); in init() local
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 3687 tcu::TestCaseGroup* targetGroup ((renderPassTypeNdx == 0) ? group : groupRenderPass2.get()); in multiViewRenderCreateTests() local
|