• Home
  • Raw
  • Download

Lines Matching defs:GLSLTest_ES31

515 class GLSLTest_ES31 : public GLSLTest  class
1355 TEST_P(GLSLTest_ES31, StructBothInvariantAndNot) in TEST_P() argument
2724 TEST_P(GLSLTest_ES31, StructAndArrayEqualOperator) in TEST_P() argument
3581 TEST_P(GLSLTest_ES31, FindMSBAndFindLSBCornerCases) in TEST_P() argument
3638 TEST_P(GLSLTest_ES31, AtomicCounterArrayLength) in TEST_P() argument
3741 TEST_P(GLSLTest_ES31, InactiveImages) in TEST_P() argument
3770 TEST_P(GLSLTest_ES31, InactiveAtomicCounters) in TEST_P() argument
3797 TEST_P(GLSLTest_ES31, InactiveSamplersInStructCS) in TEST_P() argument
3819 TEST_P(GLSLTest_ES31, ArraysOfArraysBasicType) in TEST_P() argument
3858 TEST_P(GLSLTest_ES31, ArraysOfArraysBlockBasicType) in TEST_P() argument
3923 TEST_P(GLSLTest_ES31, ArraysOfArraysSampler) in TEST_P() argument
3972 TEST_P(GLSLTest_ES31, ArraysOfArraysImage) in TEST_P() argument
4051 TEST_P(GLSLTest_ES31, ConsecutiveArraysOfArraysImage) in TEST_P() argument
4183 TEST_P(GLSLTest_ES31, ArraysOfArraysOfR32fImages) in TEST_P() argument
4351 TEST_P(GLSLTest_ES31, StructArraySampler) in TEST_P() argument
4389 TEST_P(GLSLTest_ES31, StructArrayArraySampler) in TEST_P() argument
4439 TEST_P(GLSLTest_ES31, ArrayStructArrayArraySampler) in TEST_P() argument
4507 TEST_P(GLSLTest_ES31, ComplexStructArraySampler) in TEST_P() argument
4592 TEST_P(GLSLTest_ES31, ArraysOfArraysStructDifferentTypesSampler) in TEST_P() argument
4667 TEST_P(GLSLTest_ES31, ParameterArraysOfArraysSampler) in TEST_P() argument
4727 TEST_P(GLSLTest_ES31, ParameterStructArrayArraySampler) in TEST_P() argument
4788 TEST_P(GLSLTest_ES31, ParameterArrayArrayStructArrayArraySampler) in TEST_P() argument
4864 TEST_P(GLSLTest_ES31, ParameterArrayArrayArraySampler) in TEST_P() argument
4960 TEST_P(GLSLTest_ES31, ArraysOfArraysNameCollisionSampler) in TEST_P() argument
5001 TEST_P(GLSLTest_ES31, BasicTypeArrayAndArrayOfSampler) in TEST_P() argument
5600 TEST_P(GLSLTest_ES31, VaryingIOBlockNotDeclaredInFragmentShader) in TEST_P() argument
5638 TEST_P(GLSLTest_ES31, VaryingIOBlockNotDeclaredInVertexShader) in TEST_P() argument
5675 TEST_P(GLSLTest_ES31, VaryingTessellationSampleInAndOut) in TEST_P() argument
5899 TEST_P(GLSLTest_ES31, SamplerPassthroughFailedLink) in TEST_P() argument
5938 TEST_P(GLSLTest_ES31, SamplerPassthroughIncorrectColor) in TEST_P() argument
7766 TEST_P(GLSLTest_ES31, LinkVaryingsByLocation) in TEST_P() argument
7822 TEST_P(GLSLTest_ES31, ExceedCombinedShaderOutputResourcesInVSAndFS) in TEST_P() argument
8652 TEST_P(GLSLTest_ES31, MixedRowAndColumnMajorMatrices) in TEST_P() argument
9394 TEST_P(GLSLTest_ES31, MixOfAllResources) in TEST_P() argument
9493 TEST_P(GLSLTest_ES31, MixOfResourcesAsFunctionArgs) in TEST_P() argument
9600 TEST_P(GLSLTest_ES31, ArrayOfArrayOfSamplerAsFunctionParameterIndexedWithSideEffect) in TEST_P() argument
9708 TEST_P(GLSLTest_ES31, ArrayOfArrayOfSamplerDynamicIndex) in TEST_P() argument
9845 TEST_P(GLSLTest_ES31, ArrayOfArrayOfSamplerInStructDynamicIndex) in TEST_P() argument
10034 TEST_P(GLSLTest_ES31, ArrayOfArrayOfSamplerIndexedWithArrayOfArrayOfSamplers) in TEST_P() argument
10148 TEST_P(GLSLTest_ES31, MixedRowAndColumnMajorMatrices_WriteSideEffect) in TEST_P() argument
10235 TEST_P(GLSLTest_ES31, MixedRowAndColumnMajorMatrices_WriteArrayOfArray) in TEST_P() argument
10322 TEST_P(GLSLTest_ES31, TypesUsedInDifferentBlockStorages) in TEST_P() argument
10658 TEST_P(GLSLTest_ES31, BoolInInterfaceBlocks) in TEST_P() argument
10952 TEST_P(GLSLTest_ES31, PreciseReservedWithoutExtension) in TEST_P() argument
10979 TEST_P(GLSLTest_ES31, VariableNameReuseAcrossStages) in TEST_P() argument
11044 TEST_P(GLSLTest_ES31, UniformVariableNameReuseAcrossStages) in TEST_P() argument
11070 TEST_P(GLSLTest_ES31, UniformPrecisionMatchValidation) in TEST_P() argument
11130 TEST_P(GLSLTest_ES31, AmbiguousInstancelessInterfaceBlockFields) in TEST_P() argument
11157 TEST_P(GLSLTest_ES31, IOBlockLocations) in TEST_P() argument
11299 TEST_P(GLSLTest_ES31, MultipleIOBlocks) in TEST_P() argument
11380 TEST_P(GLSLTest_ES31, NegativeIOBlocksLinkMemberNameMismatch) in TEST_P() argument
11411 TEST_P(GLSLTest_ES31, NegativeIOBlocksLinkMemberArraySizeMismatch) in TEST_P() argument
11442 TEST_P(GLSLTest_ES31, NegativeIOBlocksLinkMemberTypeMismatch) in TEST_P() argument
11473 TEST_P(GLSLTest_ES31, NegativeIOBlocksLinkLocationMismatch) in TEST_P() argument
11504 TEST_P(GLSLTest_ES31, NegativeIOBlocksLinkMemberLocationMismatch) in TEST_P() argument
11535 TEST_P(GLSLTest_ES31, NegativeIOBlocksLinkMemberStructNameMismatch) in TEST_P() argument
11568 TEST_P(GLSLTest_ES31, NegativeIOBlocksLinkMemberStructMemberNameMismatch) in TEST_P() argument
11601 TEST_P(GLSLTest_ES31, NegativeIOBlocksLinkMemberStructMemberTypeMismatch) in TEST_P() argument
11634 TEST_P(GLSLTest_ES31, NegativeIOBlocksLinkMemberStructMemberArraySizeMismatch) in TEST_P() argument
11667 TEST_P(GLSLTest_ES31, NegativeIOBlocksLinkMemberStructMemberCountMismatch) in TEST_P() argument
11700 TEST_P(GLSLTest_ES31, NegativeIOBlocksLinkMemberNestedStructMismatch) in TEST_P() argument
11769 TEST_P(GLSLTest_ES31, UniformStructBug2) in TEST_P() argument
11907 TEST_P(GLSLTest_ES31, BuiltInsWithOutParameters) in TEST_P() argument
11997 TEST_P(GLSLTest_ES31, InterpolateAtWithSwizzle) in TEST_P() argument