커밋 기록

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