Searched refs:ProgramResourceQueryTestTarget (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTestCase.hpp | 37 struct ProgramResourceQueryTestTarget struct 39 ProgramResourceQueryTestTarget (ProgramInterface interface_, deUint32 propFlags_); 123 …Context& context, const char* name, const char* description, ProgramResourceQueryTestTarget queryT… 137 const ProgramResourceQueryTestTarget m_queryTarget;
|
D | es31fProgramInterfaceQueryTests.cpp | 1283 …t ResourceDefinition::Node::SharedPtr& targetResource, const ProgramResourceQueryTestTarget& query… 1300 …t ResourceDefinition::Node::SharedPtr& targetResource, const ProgramResourceQueryTestTarget& query… in ResourceTestCase() 3159 …arentStructure, tcu::TestCaseGroup* const targetGroup, const ProgramResourceQueryTestTarget& query… in generateVariableCases() 3219 …arentStructure, tcu::TestCaseGroup* const targetGroup, const ProgramResourceQueryTestTarget& query… in generateOpaqueTypeCases() 3301 …arentStructure, tcu::TestCaseGroup* const targetGroup, const ProgramResourceQueryTestTarget& query… 3303 …arentStructure, tcu::TestCaseGroup* const targetGroup, const ProgramResourceQueryTestTarget& query… in generateVariableArrayCases() 3326 …arentStructure, tcu::TestCaseGroup* const targetGroup, const ProgramResourceQueryTestTarget& query… in generateCompoundVariableCases() 3438 …targetGroup->addChild(new ResourceTestCase(context, variable, ProgramResourceQueryTestTarget(inter… in generateBufferBackedVariableAggregateTypeCases() 3463 …const ProgramResourceQueryTestTarget queryTarget (PROGRAMINTERFACE_UNIFORM, PROGRAMRESOURCEPROP_… in generateUniformBlockArraySizeContents() 3500 …targetGroup->addChild(new ResourceTestCase(context, variable, ProgramResourceQueryTestTarget(inter… in generateBufferBackedArrayStrideTypeAggregateSubCases() [all …]
|
D | es31fProgramInterfaceQueryTestCase.cpp | 1710 ProgramResourceQueryTestTarget::ProgramResourceQueryTestTarget (ProgramInterface interface_, deUint… in ProgramResourceQueryTestTarget() function in deqp::gles31::Functional::ProgramResourceQueryTestTarget 1729 …Context& context, const char* name, const char* description, ProgramResourceQueryTestTarget queryT… in ProgramInterfaceQueryTestCase()
|