Lines Matching refs:TEST_F
29 TEST_F(ValidateInterfacesTest, EntryPointMissingInput) {
56 TEST_F(ValidateInterfacesTest, EntryPointMissingOutput) {
83 TEST_F(ValidateInterfacesTest, InterfaceMissingUseInSubfunction) {
115 TEST_F(ValidateInterfacesTest, TwoEntryPointsOneFunction) {
143 TEST_F(ValidateInterfacesTest, MissingInterfaceThroughInitializer) {
172 TEST_F(ValidateInterfacesTest, NonUniqueInterfacesSPV1p3) {
195 TEST_F(ValidateInterfacesTest, NonUniqueInterfacesSPV1p4) {
223 TEST_F(ValidateInterfacesTest, MissingGlobalVarSPV1p3) {
247 TEST_F(ValidateInterfacesTest, MissingGlobalVarSPV1p4) {
275 TEST_F(ValidateInterfacesTest, FunctionInterfaceVarSPV1p3) {
303 TEST_F(ValidateInterfacesTest, FunctionInterfaceVarSPV1p4) {
330 TEST_F(ValidateInterfacesTest, ModuleSPV1p3ValidateSPV1p4_NotAllUsedGlobals) {
355 TEST_F(ValidateInterfacesTest, ModuleSPV1p3ValidateSPV1p4_DuplicateInterface) {
378 TEST_F(ValidateInterfacesTest, SPV14MultipleEntryPointsSameFunction) {
402 TEST_F(ValidateInterfacesTest, VulkanLocationsDoubleAssignmentVariable) {
427 TEST_F(ValidateInterfacesTest, VulkanLocationsVariableAndMemberAssigned) {
456 TEST_F(ValidateInterfacesTest, VulkanLocationsMemberAndSubMemberAssigned) {
486 TEST_F(ValidateInterfacesTest, VulkanLocationsDoubleAssignmentStructMember) {
513 TEST_F(ValidateInterfacesTest, VulkanLocationsMissingAssignmentStructMember) {
539 TEST_F(ValidateInterfacesTest, VulkanLocationsMissingAssignmentNonBlockStruct) {
563 TEST_F(ValidateInterfacesTest, VulkanLocationsVariableConflictInput) {
593 TEST_F(ValidateInterfacesTest, VulkanLocationsVariableConflictOutput) {
624 TEST_F(ValidateInterfacesTest,
651 TEST_F(ValidateInterfacesTest, VulkanLocationsVariableInGap) {
679 TEST_F(ValidateInterfacesTest, VulkanLocationsLargeFloatVectorConflict) {
712 TEST_F(ValidateInterfacesTest, VulkanLocationsLargeIntVectorConflict) {
747 TEST_F(ValidateInterfacesTest, VulkanLocationsMatrix2x2Conflict) {
779 TEST_F(ValidateInterfacesTest, VulkanLocationsMatrix3x3Conflict) {
811 TEST_F(ValidateInterfacesTest, VulkanLocationsMatrix4x4Conflict) {
843 TEST_F(ValidateInterfacesTest, VulkanLocationsLargeMatrix2x2Conflict) {
877 TEST_F(ValidateInterfacesTest, VulkanLocationsLargeMatrix3x3Conflict) {
911 TEST_F(ValidateInterfacesTest, VulkanLocationsLargeMatrix4x4Conflict) {
945 TEST_F(ValidateInterfacesTest, VulkanLocationsArray2Conflict) {
979 TEST_F(ValidateInterfacesTest, VulkanLocationsArray4Conflict) {
1013 TEST_F(ValidateInterfacesTest, VulkanLocationsMatrix4x4Array4Conflict) {
1049 TEST_F(ValidateInterfacesTest, VulkanLocationsComponentDisambiguates) {
1076 TEST_F(ValidateInterfacesTest, VulkanLocationsComponentIn64BitVec3) {
1110 TEST_F(ValidateInterfacesTest, VulkanLocationsComponentAfter64BitVec3) {
1139 TEST_F(ValidateInterfacesTest, VulkanLocationsConflictingComponentVariable) {
1165 TEST_F(ValidateInterfacesTest,
1195 TEST_F(ValidateInterfacesTest, VulkanLocationsVariableConflictOutputIndex1) {
1228 TEST_F(ValidateInterfacesTest,
1256 TEST_F(ValidateInterfacesTest, VulkanLocationsIndexGLCompute) {
1285 TEST_F(ValidateInterfacesTest, VulkanLocationsIndexInput) {
1311 TEST_F(ValidateInterfacesTest, VulkanLocationsArrayWithComponent) {
1352 TEST_F(ValidateInterfacesTest, VulkanLocationsArrayWithComponentBad) {
1398 TEST_F(ValidateInterfacesTest, VulkanLocationsLargeLocation) {
1421 TEST_F(ValidateInterfacesTest, VulkanLocationMeshShader) {
1450 TEST_F(ValidateInterfacesTest, VulkanLocationArrayWithComponent1) {
1480 TEST_F(ValidateInterfacesTest, VulkanLocationArrayWithComponent2) {
1512 TEST_F(ValidateInterfacesTest, DuplicateInterfaceVariableSuccess) {
1537 TEST_F(ValidateInterfacesTest, StructWithBuiltinsMissingBlock_Bad) {
1573 TEST_F(ValidateInterfacesTest, InvalidLocationTypePointer) {
1602 TEST_F(ValidateInterfacesTest, ValidLocationTypePhysicalStorageBufferPointer) {