Historique des commits

Auteur SHA1 Message Date
  Ryan Harrison 0167a20b0a Move usage detection to after all instructions are registered (#2378) il y a 5 ans
  Ryan Harrison b1be6763f6 Add helper for 'is Vulkan or WebGPU' (#2324) il y a 5 ans
  Ryan Harrison 16a0da370b Ensure that entry point names are unique for WebGPU (#2281) il y a 5 ans
  Ryan Harrison 378b7f3a29 Check for recursion in Vulkan and WebGPU entry points (#2161) il y a 5 ans
  Ryan Harrison 3e645b9d67 Check that if A calls B, B is defined before A for WebGPU (#2169) il y a 5 ans
  dan sinclair d835d664bd [val] Fixup id name output (#2158) il y a 5 ans
  Ryan Harrison 525e36d1cd Move OpExtInst validation into validate_extensions.cpp (#2124) il y a 5 ans
  Ryan Harrison 4759082bbc Ensure that imported extended instructions for WebGPU are only "GLSL.std.450" (#2119) il y a 5 ans
  alan-baker e799bfb923 Prevent diagnostic memory leak (#2110) il y a 5 ans
  Steven Perron 91f33503fc Validate the id bound. (#2031) il y a 5 ans
  Steven Perron 19c07731fc Change handling of unknown extentions in validtor. (#1951) il y a 6 ans
  Jaebaek Seo f0aa6f4e3a Fixed Validator adjacency bug for OpPhi (#1922) il y a 6 ans
  alan-baker ad0232dee5 Unify memory instruction validation style (#1934) il y a 6 ans
  alan-baker d94a2077d6 Remove idUsage il y a 6 ans
  Alan Baker c5b38062ec Moving constant opcode validation into a new file il y a 6 ans
  Steven Perron 36d675a404 Change when instruction is registered in validator. (#1840) il y a 6 ans
  Alan Baker e7fdcdba75 Split function opcode validation into new files. il y a 6 ans
  Alan Baker 397e02442e Fixing heap overflow in validation. il y a 6 ans
  Alan Baker 6cd4441c87 Move cfg opcode validation to another file. il y a 6 ans
  Alan Baker 714bf84e58 Split mode setting opcode validation into new file. il y a 6 ans
  Alan Baker 7d4b0464a3 Split annotation opcode validation into new file. il y a 6 ans
  Alan Baker ca7278cff7 Split debug opcode validation into new file il y a 6 ans
  Alan Baker f2a990022a Move type instruction validation into separate file il y a 6 ans
  Alan Baker 2896b8f0e5 Refactor where opcodes are validated il y a 6 ans
  dan sinclair d38a0a3b44 Validation within function body when doing a FunctionCall. (#1790) il y a 6 ans
  dan sinclair 6aa8a59415 Simplify validation ProcessInstruction (#1786) il y a 6 ans
  dan sinclair 1946fb4ddb Remove ValidateInstructionAndUpdateValidationState (#1784) il y a 6 ans
  dan sinclair 53afb3b77b Combine ordered_instruction loops in validation. (#1782) il y a 6 ans
  dan sinclair c9cd73b33a Remove instruction_counter from ValidationState. (#1781) il y a 6 ans
  Alan Baker d49bedcaa6 Move memory class instructions to new pass il y a 6 ans