/third_party/spirv-tools/source/val/ |
D | validate_type.cpp | 53 if (opcode != SpvOpTypeArray && opcode != SpvOpTypeRuntimeArray && in ValidateUniqueness() 229 element_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateTypeArray() 299 element_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateTypeRuntimeArray() 320 case SpvOpTypeRuntimeArray: in ContainsOpaqueType() 371 member_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateTypeStruct() 452 type->opcode() == SpvOpTypeRuntimeArray) { in ValidateTypePointer() 631 case SpvOpTypeRuntimeArray: in TypePass()
|
D | validate_memory.cpp | 48 type->opcode() == SpvOpTypeRuntimeArray) { in IsAllowedTypeOrArrayOfSame() 182 case SpvOpTypeRuntimeArray: in ContainsInvalidBool() 211 case SpvOpTypeRuntimeArray: in ContainsCooperativeMatrix() 308 if (member_type->opcode() == SpvOpTypeRuntimeArray) return true; in DoesStructContainRTA() 667 if (value_type && value_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateVariable() 757 underlying_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateVariable() 819 underlying_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateVariable() 971 base_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateStore() 1287 case SpvOpTypeRuntimeArray: { in ValidateAccessChain() 1402 if (last_member->opcode() != SpvOpTypeRuntimeArray) { in ValidateArrayLength()
|
D | validate_decorations.cpp | 202 case SpvOpTypeRuntimeArray: in getBaseAlignment() 243 case SpvOpTypeRuntimeArray: { in getScalarAlignment() 302 case SpvOpTypeRuntimeArray: in getSize() 522 array_inst->opcode() == SpvOpTypeRuntimeArray) { in checkLayout() 868 case SpvOpTypeRuntimeArray: in ComputeMemberConstraintsForStruct() 892 case SpvOpTypeRuntimeArray: in ComputeMemberConstraintsForArray() 993 id_inst->opcode() == SpvOpTypeRuntimeArray)) { in CheckDecorationsOfBuffers()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_type.cpp | 53 if (opcode != SpvOpTypeArray && opcode != SpvOpTypeRuntimeArray && in ValidateUniqueness() 229 element_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateTypeArray() 299 element_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateTypeRuntimeArray() 320 case SpvOpTypeRuntimeArray: in ContainsOpaqueType() 371 member_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateTypeStruct() 452 type->opcode() == SpvOpTypeRuntimeArray) { in ValidateTypePointer() 631 case SpvOpTypeRuntimeArray: in TypePass()
|
D | validate_memory.cpp | 48 type->opcode() == SpvOpTypeRuntimeArray) { in IsAllowedTypeOrArrayOfSame() 182 case SpvOpTypeRuntimeArray: in ContainsInvalidBool() 211 case SpvOpTypeRuntimeArray: in ContainsCooperativeMatrix() 308 if (member_type->opcode() == SpvOpTypeRuntimeArray) return true; in DoesStructContainRTA() 667 if (value_type && value_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateVariable() 757 underlying_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateVariable() 819 underlying_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateVariable() 977 base_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateStore() 1293 case SpvOpTypeRuntimeArray: { in ValidateAccessChain() 1408 if (last_member->opcode() != SpvOpTypeRuntimeArray) { in ValidateArrayLength()
|
D | validate_decorations.cpp | 149 inst->opcode() == SpvOpTypeRuntimeArray) { in isMissingOffsetInStruct() 214 case SpvOpTypeRuntimeArray: in getBaseAlignment() 255 case SpvOpTypeRuntimeArray: { in getScalarAlignment() 314 case SpvOpTypeRuntimeArray: in getSize() 532 array_inst->opcode() == SpvOpTypeRuntimeArray) { in checkLayout() 884 case SpvOpTypeRuntimeArray: in ComputeMemberConstraintsForStruct() 908 case SpvOpTypeRuntimeArray: in ComputeMemberConstraintsForArray() 1011 id_inst->opcode() == SpvOpTypeRuntimeArray)) { in CheckDecorationsOfBuffers()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_type.cpp | 53 if (opcode != SpvOpTypeArray && opcode != SpvOpTypeRuntimeArray && in ValidateUniqueness() 229 element_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateTypeArray() 299 element_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateTypeRuntimeArray() 320 case SpvOpTypeRuntimeArray: in ContainsOpaqueType() 371 member_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateTypeStruct() 452 type->opcode() == SpvOpTypeRuntimeArray) { in ValidateTypePointer() 631 case SpvOpTypeRuntimeArray: in TypePass()
|
D | validate_memory.cpp | 48 type->opcode() == SpvOpTypeRuntimeArray) { in IsAllowedTypeOrArrayOfSame() 182 case SpvOpTypeRuntimeArray: in ContainsInvalidBool() 211 case SpvOpTypeRuntimeArray: in ContainsCooperativeMatrix() 308 if (member_type->opcode() == SpvOpTypeRuntimeArray) return true; in DoesStructContainRTA() 667 if (value_type && value_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateVariable() 757 underlying_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateVariable() 819 underlying_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateVariable() 977 base_type->opcode() == SpvOpTypeRuntimeArray) { in ValidateStore() 1293 case SpvOpTypeRuntimeArray: { in ValidateAccessChain() 1408 if (last_member->opcode() != SpvOpTypeRuntimeArray) { in ValidateArrayLength()
|
D | validate_decorations.cpp | 149 inst->opcode() == SpvOpTypeRuntimeArray) { in isMissingOffsetInStruct() 214 case SpvOpTypeRuntimeArray: in getBaseAlignment() 255 case SpvOpTypeRuntimeArray: { in getScalarAlignment() 314 case SpvOpTypeRuntimeArray: in getSize() 532 array_inst->opcode() == SpvOpTypeRuntimeArray) { in checkLayout() 884 case SpvOpTypeRuntimeArray: in ComputeMemberConstraintsForStruct() 908 case SpvOpTypeRuntimeArray: in ComputeMemberConstraintsForArray() 1011 id_inst->opcode() == SpvOpTypeRuntimeArray)) { in CheckDecorationsOfBuffers()
|
/third_party/spirv-tools/source/opt/ |
D | instruction.cpp | 272 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanStorageImage() 306 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanSampledImage() 340 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanStorageTexelBuffer() 370 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanStorageBuffer() 413 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanUniformBuffer() 491 case SpvOpTypeRuntimeArray: in GetTypeComponent() 646 return opcode() == SpvOpTypeRuntimeArray || in IsOpaqueType()
|
D | eliminate_dead_members_pass.cpp | 191 case SpvOpTypeRuntimeArray: in MarkMembersAsLiveForExtract() 237 case SpvOpTypeRuntimeArray: in MarkMembersAsLiveForAccessChain() 496 case SpvOpTypeRuntimeArray: in UpdateAccessChain() 569 case SpvOpTypeRuntimeArray: in UpdateCompsiteExtract() 630 case SpvOpTypeRuntimeArray: in UpdateCompositeInsert()
|
D | inst_bindless_check_pass.cpp | 227 (ptr_ty_op == SpvOpTypeArray || ptr_ty_op == SpvOpTypeRuntimeArray) in AnalyzeDescriptorReference() 249 case SpvOpTypeRuntimeArray: in AnalyzeDescriptorReference() 380 case SpvOpTypeRuntimeArray: in GenLastByteIdx() 404 case SpvOpTypeRuntimeArray: { in GenLastByteIdx() 620 desc_type_inst->opcode() != SpvOpTypeRuntimeArray) { in GenDescIdxCheckCode() 634 assert(desc_type_inst->opcode() == SpvOpTypeRuntimeArray && in GenDescIdxCheckCode() 672 if (pte_type_op == SpvOpTypeArray || pte_type_op == SpvOpTypeRuntimeArray || in GenDescInitCheckCode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | eliminate_dead_members_pass.cpp | 154 case SpvOpTypeRuntimeArray: in MarkTypeAsFullyUsed() 200 case SpvOpTypeRuntimeArray: in MarkMembersAsLiveForExtract() 246 case SpvOpTypeRuntimeArray: in MarkMembersAsLiveForAccessChain() 505 case SpvOpTypeRuntimeArray: in UpdateAccessChain() 578 case SpvOpTypeRuntimeArray: in UpdateCompsiteExtract() 639 case SpvOpTypeRuntimeArray: in UpdateCompositeInsert()
|
D | instruction.cpp | 282 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanStorageImage() 316 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanSampledImage() 350 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanStorageTexelBuffer() 380 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanStorageBuffer() 438 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanUniformBuffer() 516 case SpvOpTypeRuntimeArray: in GetTypeComponent() 751 return opcode() == SpvOpTypeRuntimeArray || in IsOpaqueType()
|
D | inst_bindless_check_pass.cpp | 227 (ptr_ty_op == SpvOpTypeArray || ptr_ty_op == SpvOpTypeRuntimeArray) in AnalyzeDescriptorReference() 249 case SpvOpTypeRuntimeArray: in AnalyzeDescriptorReference() 380 case SpvOpTypeRuntimeArray: in GenLastByteIdx() 404 case SpvOpTypeRuntimeArray: { in GenLastByteIdx() 620 desc_type_inst->opcode() != SpvOpTypeRuntimeArray) { in GenDescIdxCheckCode() 634 assert(desc_type_inst->opcode() == SpvOpTypeRuntimeArray && in GenDescIdxCheckCode() 672 if (pte_type_op == SpvOpTypeArray || pte_type_op == SpvOpTypeRuntimeArray || in GenDescInitCheckCode()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | eliminate_dead_members_pass.cpp | 154 case SpvOpTypeRuntimeArray: in MarkTypeAsFullyUsed() 200 case SpvOpTypeRuntimeArray: in MarkMembersAsLiveForExtract() 246 case SpvOpTypeRuntimeArray: in MarkMembersAsLiveForAccessChain() 505 case SpvOpTypeRuntimeArray: in UpdateAccessChain() 578 case SpvOpTypeRuntimeArray: in UpdateCompsiteExtract() 639 case SpvOpTypeRuntimeArray: in UpdateCompositeInsert()
|
D | instruction.cpp | 282 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanStorageImage() 316 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanSampledImage() 350 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanStorageTexelBuffer() 380 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanStorageBuffer() 438 base_type->opcode() == SpvOpTypeRuntimeArray) { in IsVulkanUniformBuffer() 516 case SpvOpTypeRuntimeArray: in GetTypeComponent() 751 return opcode() == SpvOpTypeRuntimeArray || in IsOpaqueType()
|
D | inst_bindless_check_pass.cpp | 227 (ptr_ty_op == SpvOpTypeArray || ptr_ty_op == SpvOpTypeRuntimeArray) in AnalyzeDescriptorReference() 249 case SpvOpTypeRuntimeArray: in AnalyzeDescriptorReference() 380 case SpvOpTypeRuntimeArray: in GenLastByteIdx() 404 case SpvOpTypeRuntimeArray: { in GenLastByteIdx() 620 desc_type_inst->opcode() != SpvOpTypeRuntimeArray) { in GenDescIdxCheckCode() 634 assert(desc_type_inst->opcode() == SpvOpTypeRuntimeArray && in GenDescIdxCheckCode() 672 if (pte_type_op == SpvOpTypeArray || pte_type_op == SpvOpTypeRuntimeArray || in GenDescInitCheckCode()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/ |
D | validate_type_unique.cpp | 39 if (opcode == SpvOpTypeArray || opcode == SpvOpTypeRuntimeArray || in TypeUniquePass()
|
/third_party/mesa3d/src/compiler/spirv/ |
D | gl_spirv.c | 152 case SpvOpTypeRuntimeArray: in vtn_validate_handle_constant_instruction()
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
D | remove_struct_member_reduction_opportunity.cpp | 151 case SpvOpTypeRuntimeArray: in AdjustAccessedIndices()
|
D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 168 case SpvOpTypeRuntimeArray: in MarkAccessedMembersAsUsed()
|
/third_party/spirv-tools/source/reduce/ |
D | remove_struct_member_reduction_opportunity.cpp | 149 case SpvOpTypeRuntimeArray: in AdjustAccessedIndices()
|
D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 168 case SpvOpTypeRuntimeArray: in MarkAccessedMembersAsUsed()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | remove_struct_member_reduction_opportunity.cpp | 151 case SpvOpTypeRuntimeArray: in AdjustAccessedIndices()
|