xkslang/Test
John Kessenich a84079dcf3 PP: Fix #1605: Paste tokens for ## through number->letter transitions. 2019-02-22 08:54:38 -07:00
..
baseLegalResults Update to newest SPIRV-Tools. It checks the Vulkan rule that all resources must have a set and binding decoration, which many tests fail. So add code to set a default value of zero. Also disable PCH for Ninja builds. 2018-12-11 20:58:29 -06:00
baseResults PP: Fix #1605: Paste tokens for ## through number->letter transitions. 2019-02-22 08:54:38 -07:00
inc1
inc2
100.conf
100.frag
100Limits.vert
100samplerExternal.frag Add support for GL_OES_EGL_image_external_essl3 2017-09-05 14:56:26 +01:00
100scope.vert
110scope.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
120.frag
120.vert
130.frag
130.vert
140.frag
140.vert
150.frag
150.geom
150.tesc
150.tese
150.vert
300.frag
300.vert
300BuiltIns.frag
300block.frag
300layout.frag
300layout.vert
300link.frag
300link2.frag
300link3.frag
300operations.frag
300samplerExternal.frag Add support for GL_OES_EGL_image_external_essl3 2017-09-05 14:56:26 +01:00
300samplerExternalYUV.frag Add support for GL_EXT_YUV_target 2019-01-29 13:17:47 -08:00
300scope.vert
310.comp
310.frag
310.geom
310.tesc
310.tese GLSL: Fix #1300: Can redeclare without size a sized built-in block array. 2018-04-19 19:42:50 -06:00
310.vert
310AofA.vert GLSL: Fix #1229: merge array sizes in parameter declarations. 2018-02-02 12:41:25 -07:00
310implicitSizeArrayError.vert GLSL: Fix #1193: no 'location' on uniform/buffer block. 2017-12-16 10:07:22 -07:00
310runtimeArray.vert GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier 2018-04-05 11:25:02 -06:00
320.comp GLSL: Implement version 320 for ES. 2017-07-23 13:54:15 -06:00
320.frag GLSL: Implement version 320 for ES. 2017-07-23 13:54:15 -06:00
320.geom GLSL: Implement version 320 for ES. 2017-07-23 13:54:15 -06:00
320.tesc GLSL: Implement version 320 for ES. 2017-07-23 13:54:15 -06:00
320.tese GLSL: Fix #1300: Can redeclare without size a sized built-in block array. 2018-04-19 19:42:50 -06:00
320.vert GLSL: Implement version 320 for ES. 2017-07-23 13:54:15 -06:00
330.frag
330comp.frag
400.frag
400.geom Remove execute permissions 2018-08-07 03:16:20 +09:00
400.tesc
400.tese GLSL: Fix #1300: Can redeclare without size a sized built-in block array. 2018-04-19 19:42:50 -06:00
400.vert
410.geom
410.tesc
410.vert
420.comp Remove execute permissions 2018-08-07 03:16:20 +09:00
420.frag
420.geom
420.tesc
420.tese
420.vert
420_size_gl_in.geom
430.comp
430.vert
430AofA.frag
430scope.vert
435.vert GLSL: Add version-number checking. 2017-07-23 11:49:42 -06:00
440.frag
440.vert GLSL: Implement XFB for redeclared built-in blocks. 2017-12-15 04:43:59 -07:00
450.comp
450.frag
450.geom
450.tesc
450.tese
450.vert GLSL: Fix #1193: no 'location' on uniform/buffer block. 2017-12-16 10:07:22 -07:00
460.frag GLSL: Implement GL_EXT_control_flow_attributes. 2018-02-01 00:55:08 -07:00
460.vert GLSL 4.6: Implement shader group vote. 2017-07-31 03:00:04 -06:00
Operations.frag
aggOps.frag
always-discard.frag
always-discard2.frag
array.frag GLSL: Fix #1359: don't allow unsized arrays as initializers. 2018-04-23 15:32:47 -06:00
array100.frag
atomic_uint.frag
badChars.frag
badMacroArgs.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
bar.h
bump Add shebang 2018-08-07 03:25:35 +09:00
comment.frag
compoundsuffix.frag.hlsl Tests: Add usage and tests for previous commit. 2018-04-17 17:44:11 -06:00
compoundsuffix.vert.glsl Remove execute permissions 2018-08-07 03:16:20 +09:00
conditionalDiscard.frag
constErrors.frag
constFold.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
constFoldIntMin.frag Tests: Non-determinancy: Add back in the IntMin tests. 2017-10-28 13:03:49 -06:00
constantUnaryConversion.comp Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types 2018-12-03 13:16:59 +01:00
conversion.frag
cppBad.vert PP: Fix #1694: Handle badly formed argument substitution. 2019-02-11 03:05:00 -07:00
cppBad2.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
cppBad3.vert PP: Fix #1694: Handle badly formed argument substitution. 2019-02-11 03:05:00 -07:00
cppBad4.vert PP: Fix #1694: Rationalize errors on partially expanded macro argument. 2019-02-16 07:35:13 -07:00
cppBad5.vert PP: Fix #1694: Rationalize errors on partially expanded macro argument. 2019-02-16 07:35:13 -07:00
cppComplexExpr.vert
cppDeepNest.frag PP: Fix #1104: Missing check for #if overflow. 2017-10-16 15:29:07 -06:00
cppIndent.vert
cppIntMinOverNegativeOne.frag Tests: Non-determinancy: Add back in the IntMin tests. 2017-10-28 13:03:49 -06:00
cppMerge.frag PP: Fix #1605: Paste tokens for ## through number->letter transitions. 2019-02-22 08:54:38 -07:00
cppNest.vert
cppPassMacroName.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
cppRelaxSkipTokensErrors.vert PP: don't give errors on some tokens under #if 0 (or similar). 2018-03-19 00:43:18 -06:00
cppSimple.vert Remove Unix executable permission from text files 2018-12-10 10:49:16 +01:00
dataOut.frag
dataOutIndirect.frag
dce.frag
decls.frag
deepRvalue.frag
depthOut.frag
discard-dce.frag
doWhileLoop.frag
earlyReturnDiscard.frag
empty.frag
empty2.frag
empty3.frag
errors.frag
es-link1.frag
es-link2.frag
findFunction.frag Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types 2018-12-03 13:16:59 +01:00
flowControl.frag
foo.h
forLoop.frag
forwardRef.frag
functionCall.frag
functionSemantics.frag
glsl.-D-U.frag
glsl.entryPointRename.vert GLSL: Promote HLSL entry-point renaming code to be used by GLSL as well. 2017-09-12 09:40:54 -06:00
glsl.entryPointRename2.vert GLSL: Promote HLSL entry-point renaming code to be used by GLSL as well. 2017-09-12 09:40:54 -06:00
glslangValidator
glspv.esversion.vert
glspv.frag GLSL/SPV: Fix #1196: Require resources to have layout(binding=X). 2018-02-22 11:47:41 -07:00
glspv.version.frag
glspv.version.vert
glspv.vert GLSL/SPV: Fix #1196: Require resources to have layout(binding=X). 2018-02-22 11:47:41 -07:00
hlsl.-D-U.frag
hlsl.PointSize.geom HLSL: Make attributes for built-in override semantics. 2017-12-15 08:15:26 -07:00
hlsl.PointSize.vert HLSL: Fix #1154: Support PointSize, as an attribute. 2017-12-06 07:33:36 -07:00
hlsl.aliasOpaque.frag
hlsl.amend.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.array.flatten.frag
hlsl.array.frag HLSL: fix array[1] of vec4 constant declaration. 2017-09-15 15:28:38 -06:00
hlsl.array.implicit-size.frag
hlsl.array.multidim.frag
hlsl.assoc.frag
hlsl.attribute.expression.comp
hlsl.attribute.frag
hlsl.attributeC11.frag HLSL: Attributes: Add [[vk::constant_id()]] and [[vk::push_constant]] 2017-12-23 17:29:45 -07:00
hlsl.attributeGlobalBuffer.frag HLSL: Fix #1106. Support shader setting of binding/set for $Global. 2017-10-19 16:54:25 -06:00
hlsl.automap.frag
hlsl.basic.comp
hlsl.basic.geom
hlsl.boolConv.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.buffer.frag HLSL: Fix #1203: Declare anonymous members for cbuffer with no ';' 2018-01-02 11:27:54 -07:00
hlsl.calculatelod.dx10.frag
hlsl.calculatelodunclamped.dx10.frag
hlsl.cast.frag
hlsl.cbuffer-identifier.vert HLSL: allow keyword-identifiers as cbuffer/struct names. 2017-11-28 10:17:19 -07:00
hlsl.charLit.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.clip.frag
hlsl.clipdistance-1.frag HLSL: handle clip and cull distance input builtin type conversion 2017-08-24 08:35:40 -06:00
hlsl.clipdistance-1.geom HLSL: add geometry stage support for clip/cull distance 2017-08-31 10:37:46 -06:00
hlsl.clipdistance-1.vert
hlsl.clipdistance-2.frag HLSL: handle clip and cull distance input builtin type conversion 2017-08-24 08:35:40 -06:00
hlsl.clipdistance-2.geom HLSL: add geometry stage support for clip/cull distance 2017-08-31 10:37:46 -06:00
hlsl.clipdistance-2.vert
hlsl.clipdistance-3.frag HLSL: add geometry stage support for clip/cull distance 2017-08-31 10:37:46 -06:00
hlsl.clipdistance-3.geom HLSL: add geometry stage support for clip/cull distance 2017-08-31 10:37:46 -06:00
hlsl.clipdistance-3.vert
hlsl.clipdistance-4.frag HLSL: handle clip and cull distance input builtin type conversion 2017-08-24 08:35:40 -06:00
hlsl.clipdistance-4.geom HLSL: add geometry stage support for clip/cull distance 2017-08-31 10:37:46 -06:00
hlsl.clipdistance-4.vert
hlsl.clipdistance-5.frag HLSL: handle clip and cull distance input builtin type conversion 2017-08-24 08:35:40 -06:00
hlsl.clipdistance-5.vert
hlsl.clipdistance-6.frag HLSL: handle clip and cull distance input builtin type conversion 2017-08-24 08:35:40 -06:00
hlsl.clipdistance-6.vert HLSL: handle multiple clip/cull semantic IDs 2017-07-26 11:18:09 -06:00
hlsl.clipdistance-7.frag HLSL: handle clip and cull distance input builtin type conversion 2017-08-24 08:35:40 -06:00
hlsl.clipdistance-7.vert HLSL: handle multiple clip/cull semantic IDs 2017-07-26 11:18:09 -06:00
hlsl.clipdistance-8.frag HLSL: handle clip and cull distance input builtin type conversion 2017-08-24 08:35:40 -06:00
hlsl.clipdistance-8.vert HLSL: handle multiple clip/cull semantic IDs 2017-07-26 11:18:09 -06:00
hlsl.clipdistance-9.frag HLSL: handle clip and cull distance input builtin type conversion 2017-08-24 08:35:40 -06:00
hlsl.clipdistance-9.vert HLSL: handle multiple clip/cull semantic IDs 2017-07-26 11:18:09 -06:00
hlsl.color.hull.tesc HLSL: Allow primitive id on hull shader inputs 2017-12-08 12:01:16 -07:00
hlsl.comparison.vec.frag
hlsl.conditional.frag
hlsl.constantbuffer.frag HLSL: Add bounds checking, shared with GLSL. Partially address #1032. 2017-09-14 20:04:20 -06:00
hlsl.constructArray.vert
hlsl.constructexpr.frag
hlsl.constructimat.frag
hlsl.coverage.frag HLSL: require coverage mask to be arrayed output. 2018-05-16 13:58:10 -06:00
hlsl.dashI.vert
hlsl.deadFunctionMissingBody.vert
hlsl.depthGreater.frag
hlsl.depthLess.frag
hlsl.discard.frag
hlsl.doLoop.frag
hlsl.domain.1.tese HLSL Test: Expand test, adding a user-patch-constant signature. 2017-08-10 11:41:11 -06:00
hlsl.domain.2.tese
hlsl.domain.3.tese
hlsl.earlydepthstencil.frag HLSL: Fix #1679: Add HLSL earlydepthstencil -> SPV EarlyFragmentTests. 2019-01-28 22:19:43 -07:00
hlsl.emptystruct.init.vert
hlsl.emptystructreturn.frag
hlsl.emptystructreturn.vert
hlsl.entry-in.frag
hlsl.entry-out.frag
hlsl.entry.rename.frag
hlsl.explicitDescriptorSet.frag Fix crash with --resource-set-binding [n] (common set form, not per-register form) 2017-07-18 11:15:40 -06:00
hlsl.flatten.return.frag
hlsl.flattenOpaque.frag
hlsl.flattenOpaqueInit.vert HLSL: Stop flattening non-IO structs containing opaques. 2017-12-08 04:30:29 -07:00
hlsl.flattenOpaqueInitMix.vert Fix #980: flatten opaque initializers to use aliases. 2017-07-16 05:46:13 -06:00
hlsl.flattenSubset.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.flattenSubset2.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.float1.frag
hlsl.float4.frag
hlsl.forLoop.frag
hlsl.frag
hlsl.fraggeom.frag
hlsl.function.frag HLSL: Fix #1027. 2017-08-23 14:33:31 -06:00
hlsl.gather.array.dx10.frag
hlsl.gather.basic.dx10.frag
hlsl.gather.basic.dx10.vert
hlsl.gather.offset.dx10.frag
hlsl.gather.offsetarray.dx10.frag
hlsl.gatherRGBA.array.dx10.frag
hlsl.gatherRGBA.basic.dx10.frag
hlsl.gatherRGBA.offset.dx10.frag
hlsl.gatherRGBA.offsetarray.dx10.frag
hlsl.gathercmpRGBA.array.dx10.frag
hlsl.gathercmpRGBA.basic.dx10.frag
hlsl.gathercmpRGBA.offset.dx10.frag
hlsl.gathercmpRGBA.offsetarray.dx10.frag
hlsl.getdimensions.dx10.frag
hlsl.getdimensions.dx10.vert
hlsl.getdimensions.rw.dx10.frag
hlsl.getsampleposition.dx10.frag
hlsl.global-const-init.frag WIP: HLSL: support global const initializers from non-constant rvalues 2017-07-11 13:41:39 -06:00
hlsl.groupid.comp HLSL: various SPIR-V compute shader IDs must be a 3-vector of integers. 2018-05-16 06:48:02 -06:00
hlsl.gs-hs-mix.tesc HLSL: ignore geometry attributes on non-GS stages. 2017-11-15 11:33:25 -07:00
hlsl.hlslOffset.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.hull.1.tesc
hlsl.hull.2.tesc
hlsl.hull.3.tesc
hlsl.hull.4.tesc HLSL: handle split InputPatch templat type in patch constant functions 2017-09-14 16:50:37 -06:00
hlsl.hull.5.tesc HLSL: handle split InputPatch templat type in patch constant functions 2017-09-14 16:50:37 -06:00
hlsl.hull.ctrlpt-1.tesc
hlsl.hull.ctrlpt-2.tesc
hlsl.hull.void.tesc
hlsl.identifier.sample.frag
hlsl.if.frag
hlsl.imagefetch-subvec4.comp HLSL: Add conversions for image ops during SPV construction 2018-02-18 13:13:36 -07:00
hlsl.implicitBool.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.include.vert
hlsl.includeNegative.vert
hlsl.inf.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.init.frag
hlsl.init2.frag
hlsl.inoutquals.frag
hlsl.int.dot.frag [HLSL/Spir-V] fix for incorrect spir-v on int dot(int, int) 2018-11-15 11:02:30 +01:00
hlsl.intrinsic.frexp.frag
hlsl.intrinsic.frexp.vert
hlsl.intrinsics.barriers.comp
hlsl.intrinsics.comp
hlsl.intrinsics.d3dcolortoubyte4.frag
hlsl.intrinsics.double.frag
hlsl.intrinsics.evalfns.frag
hlsl.intrinsics.f1632.frag
hlsl.intrinsics.f3216.frag
hlsl.intrinsics.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.intrinsics.lit.frag
hlsl.intrinsics.negative.comp
hlsl.intrinsics.negative.frag
hlsl.intrinsics.negative.vert
hlsl.intrinsics.promote.down.frag
hlsl.intrinsics.promote.frag
hlsl.intrinsics.promote.outputs.frag
hlsl.intrinsics.vert
hlsl.isfinite.frag
hlsl.layout.frag HLSL: Fix 1201: Accept 'layout' as an identifier. 2017-12-29 20:59:13 -07:00
hlsl.layoutOverride.vert HLSL: Fix #606: make layout() override register. 2017-12-06 08:17:21 -07:00
hlsl.load.2dms.dx10.frag
hlsl.load.array.dx10.frag
hlsl.load.basic.dx10.frag
hlsl.load.basic.dx10.vert
hlsl.load.buffer.dx10.frag
hlsl.load.buffer.float.dx10.frag
hlsl.load.offset.dx10.frag
hlsl.load.offsetarray.dx10.frag
hlsl.load.rwbuffer.dx10.frag
hlsl.load.rwtexture.array.dx10.frag
hlsl.load.rwtexture.dx10.frag
hlsl.localStructuredBuffer.comp Added test for local structured buffer variable 2017-10-07 00:47:54 +02:00
hlsl.logical.binary.frag
hlsl.logical.binary.vec.frag
hlsl.logical.unary.frag
hlsl.logicalConvert.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.loopattr.frag
hlsl.matNx1.frag
hlsl.matType.bool.frag
hlsl.matType.frag
hlsl.matType.int.frag
hlsl.matpack-1.frag HLSL: fix qualifier propagation from user struct types to block definitions. 2017-08-04 15:50:10 -06:00
hlsl.matpack-pragma.frag HLSL: implement #pragma pack_matrix(layout) 2017-08-07 12:41:44 -06:00
hlsl.matrixSwizzle.vert
hlsl.matrixindex.frag
hlsl.max.frag
hlsl.memberFunCall.frag
hlsl.mintypes.frag
hlsl.mip.negative.frag
hlsl.mip.negative2.frag
hlsl.mip.operator.frag
hlsl.mul-truncate.frag HLSL: add implicit mat*mat truncations 2017-11-27 09:42:53 -07:00
hlsl.multiDescriptorSet.frag
hlsl.multiEntry.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.multiReturn.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.namespace.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.noSemantic.functionality1.comp Fix #1331: Emit SPV_GOOGLE_hlsl_functionality1 for counters. 2018-04-05 19:35:38 -06:00
hlsl.nonint-index.frag
hlsl.nonstaticMemberFunction.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.numericsuffixes.frag
hlsl.numthreads.comp HLSL: Refactor attribute implementation. 2018-02-01 00:30:34 -07:00
hlsl.opaque-type-bug.frag Fix lvalue check in SPIR-V generation 2017-09-06 15:04:52 -06:00
hlsl.overload.frag
hlsl.params.default.frag
hlsl.params.default.negative.frag
hlsl.partialFlattenLocal.vert HLSL: Partially flatten hierarchies, instead of all or nothing. 2017-10-12 16:52:32 -06:00
hlsl.partialFlattenMixed.vert HLSL: Partially flatten hierarchies, instead of all or nothing. 2017-10-12 16:52:32 -06:00
hlsl.partialInit.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.pp.expand.frag Remove Unix executable permission from text files 2018-12-10 10:49:16 +01:00
hlsl.pp.line.frag
hlsl.pp.line2.frag SPV: Fix #1575, fix #1593: Support HLSL #line 2018-12-07 17:36:33 -07:00
hlsl.pp.line3.frag SPV: Fix #1575, fix #1593: Support HLSL #line 2018-12-07 17:36:33 -07:00
hlsl.pp.line4.frag Add passes to legalization to preserve source line info when generated. 2018-12-16 13:13:46 -07:00
hlsl.pp.tokenpasting.frag
hlsl.pp.vert
hlsl.precedence.frag
hlsl.precedence2.frag
hlsl.precise.frag
hlsl.preprocessor.frag HLSL: fix preprocessor concatenation behaviour. 2017-08-29 00:35:01 +02:00
hlsl.promote.atomic.frag
hlsl.promote.binary.frag
hlsl.promote.vec1.frag
hlsl.promotions.frag
hlsl.reflection.binding.frag
hlsl.reflection.vert
hlsl.rw.atomics.frag
hlsl.rw.bracket.frag
hlsl.rw.register.frag
hlsl.rw.scalar.bracket.frag
hlsl.rw.swizzle.frag
hlsl.rw.vec2.bracket.frag
hlsl.sample.array.dx10.frag
hlsl.sample.basic.dx10.frag
hlsl.sample.dx9.frag Manually merge ClemensRognerSD-dx9-sampler and resolve conflicts. 2018-12-07 18:38:26 -07:00
hlsl.sample.dx9.vert Manually merge ClemensRognerSD-dx9-sampler and resolve conflicts. 2018-12-07 18:38:26 -07:00
hlsl.sample.offset.dx10.frag
hlsl.sample.offsetarray.dx10.frag
hlsl.sample.sub-vec4.dx10.frag
hlsl.samplebias.array.dx10.frag
hlsl.samplebias.basic.dx10.frag
hlsl.samplebias.offset.dx10.frag
hlsl.samplebias.offsetarray.dx10.frag
hlsl.samplecmp.array.dx10.frag
hlsl.samplecmp.basic.dx10.frag
hlsl.samplecmp.dualmode.frag HLSL: split textures used for both shadow and non-shadow modes 2017-10-06 11:23:16 -06:00
hlsl.samplecmp.negative.frag HLSL: force textures to shadow modes from combined samplers 2017-09-28 14:17:25 -06:00
hlsl.samplecmp.negative2.frag
hlsl.samplecmp.offset.dx10.frag
hlsl.samplecmp.offsetarray.dx10.frag
hlsl.samplecmplevelzero.array.dx10.frag
hlsl.samplecmplevelzero.basic.dx10.frag
hlsl.samplecmplevelzero.offset.dx10.frag
hlsl.samplecmplevelzero.offsetarray.dx10.frag
hlsl.samplegrad.array.dx10.frag
hlsl.samplegrad.basic.dx10.frag
hlsl.samplegrad.basic.dx10.vert
hlsl.samplegrad.offset.dx10.frag
hlsl.samplegrad.offsetarray.dx10.frag
hlsl.samplelevel.array.dx10.frag
hlsl.samplelevel.basic.dx10.frag
hlsl.samplelevel.basic.dx10.vert
hlsl.samplelevel.offset.dx10.frag
hlsl.samplelevel.offsetarray.dx10.frag
hlsl.scalar-length.frag
hlsl.scalar2matrix.frag
hlsl.scalarCast.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.scope.frag
hlsl.self_cast.frag HLSL: allow self-type cast (as no-op passthrough) 2018-05-17 13:03:12 -06:00
hlsl.semantic-1.vert HLSL: fix preprocessor concatenation behaviour. 2017-08-29 00:35:01 +02:00
hlsl.semantic.geom HLSL: Test change: Geometry shaders can't return values from main. 2017-08-04 13:41:32 -06:00
hlsl.semantic.vert HLSL: handle multiple clip/cull semantic IDs 2017-07-26 11:18:09 -06:00
hlsl.semicolons.frag
hlsl.shapeConv.frag
hlsl.shapeConvRet.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.shift.per-set.frag Remove Unix executable permission from text files 2018-12-10 10:49:16 +01:00
hlsl.sin.frag
hlsl.snorm.uav.comp HLSL: Accept unorm and snorm on types 2017-11-14 14:55:40 -07:00
hlsl.staticFuncInit.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.staticMemberFunction.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.store.rwbyteaddressbuffer.type.comp Added new test to gtests and updated test data 2017-11-27 17:13:22 +01:00
hlsl.string.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.stringtoken.frag
hlsl.struct.frag
hlsl.struct.split-1.vert
hlsl.struct.split.array.geom
hlsl.struct.split.assign.frag HLSL: Fix #1018: Give an error for mismatched return type. 2017-08-19 17:29:44 -06:00
hlsl.struct.split.call.vert
hlsl.struct.split.nested.geom HLSL Tests: Fix two tests to be valid under FXC. 2017-07-31 01:19:26 -06:00
hlsl.struct.split.trivial.geom
hlsl.struct.split.trivial.vert
hlsl.structIoFourWay.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.structStructName.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.structarray.flatten.frag
hlsl.structarray.flatten.geom
hlsl.structbuffer.append.fn.frag
hlsl.structbuffer.append.frag
hlsl.structbuffer.atomics.frag
hlsl.structbuffer.byte.frag
hlsl.structbuffer.coherent.frag
hlsl.structbuffer.floatidx.comp
hlsl.structbuffer.fn.frag
hlsl.structbuffer.fn2.comp
hlsl.structbuffer.frag HLSL: implemented c register handling 2018-11-14 13:12:12 +01:00
hlsl.structbuffer.incdec.frag
hlsl.structbuffer.rw.frag
hlsl.structbuffer.rwbyte.frag
hlsl.structin.vert HLSL Tests: Fix two tests to be valid under FXC. 2017-07-31 01:19:26 -06:00
hlsl.subpass.frag HLSL: add subpass input types and methods 2017-10-02 12:46:55 -06:00
hlsl.switch.frag
hlsl.swizzle.frag
hlsl.synthesizeInput.frag
hlsl.target.frag
hlsl.targetStruct1.frag
hlsl.targetStruct2.frag
hlsl.templatetypes.frag
hlsl.templatetypes.negative.frag
hlsl.texture.struct.frag HLSL: add methods to track user structure in texture return type. 2017-08-15 16:40:21 -06:00
hlsl.texture.subvec4.frag HLSL: add methods to track user structure in texture return type. 2017-08-15 16:40:21 -06:00
hlsl.texturebuffer.frag HLSL: implement TextureBuffer<type> 2017-11-08 19:48:11 -07:00
hlsl.this.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
hlsl.tristream-append.geom HLSL: Allow stream output Append() method after entry point. 2018-05-15 15:13:09 -06:00
hlsl.tx.bracket.frag
hlsl.tx.overload.frag
hlsl.type.half.frag
hlsl.type.identifier.frag
hlsl.type.type.conversion.all.frag Updated type conversion rules for HLSL frontend 2018-11-14 08:13:32 +01:00
hlsl.type.type.conversion.valid.frag Updated type conversion rules for HLSL frontend 2018-11-14 08:13:32 +01:00
hlsl.typeGraphCopy.vert
hlsl.typedef.frag
hlsl.void.frag
hlsl.wavebroadcast.comp WaveReadLaneFirst is the correct wording (was using WaveReadFirstLane previously...). 2018-03-07 17:04:20 +00:00
hlsl.waveprefix.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
hlsl.wavequad.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
hlsl.wavequery.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
hlsl.wavequery.frag SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
hlsl.wavereduction.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
hlsl.wavevote.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
hlsl.whileLoop.frag
hlsl.y-negate-1.vert HLSL: add optional position.Y inversion 2017-12-07 10:48:14 -07:00
hlsl.y-negate-2.vert HLSL: add optional position.Y inversion 2017-12-07 10:48:14 -07:00
hlsl.y-negate-3.vert HLSL: add optional position.Y inversion 2017-12-07 10:48:14 -07:00
i1.h SPV: Fix #1575, fix #1593: Support HLSL #line 2018-12-07 17:36:33 -07:00
implicitInnerAtomicUint.frag Fix nondeterminism discussed in 258b700f59 2017-11-02 00:05:53 -06:00
include.vert
invalidSwizzle.vert Only try swizzles on vectors, numbers, and booleans. 2017-10-21 19:54:37 +00:00
length.frag
lineContinuation.vert
lineContinuation100.vert
link1.frag
link1.vk.frag Linker: Fix #1329: correctly merge unsized arrays, and fix link tests. 2018-04-01 21:22:34 -06:00
link2.frag
link2.vk.frag Linker: Fix #1329: correctly merge unsized arrays, and fix link tests. 2018-04-01 21:22:34 -06:00
link3.frag
localAggregates.frag
loops.frag
loopsArtificial.frag
mains.frag
mains1.frag
mains2.frag
makeDoc
matrix.frag
matrix2.frag GLSL: Fix #1247. Remove extraneous *= matrix test. 2018-02-15 12:22:25 -07:00
matrixError.vert GLSL: Fix #1247. Remove extraneous *= matrix test. 2018-02-15 12:22:25 -07:00
maxClipDistances.vert
max_vertices_0.geom
missingBodies.vert
mixedArrayDecls.frag Types: Fix #1290: Rationalize and correct "mixed" style array dimensioning. 2018-03-26 00:38:53 -06:00
negativeArraySize.comp
newTexture.frag
noMain.vert
noMain1.geom
noMain2.geom
nonSquare.vert
nonVulkan.frag
nonuniform.frag GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier 2018-04-05 11:25:02 -06:00
nosuffix Remove execute permissions 2018-08-07 03:16:20 +09:00
numeral.frag Tests: Add test for GLSL +-#INF. 2017-10-22 23:17:18 -06:00
nvShaderNoperspectiveInterpolation.frag Add tests for GL_NV_shader_noperspective_interpolation 2018-03-16 16:49:29 +00:00
overlongLiteral.frag Check for hexadecimal literals exceeding MaxTokenLength. 2017-10-22 17:55:14 +00:00
parent.h
parentBad
pointCoord.frag
precise.tesc
precise_struct_block.vert
precision.frag
precision.vert
prepost.frag
preprocessor.bad_arg.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
preprocessor.cpp_style___FILE__.vert
preprocessor.cpp_style_line_directive.vert
preprocessor.defined.vert
preprocessor.edge_cases.vert
preprocessor.eof_missing.vert
preprocessor.errors.vert
preprocessor.extensions.vert
preprocessor.function_macro.vert
preprocessor.include.disabled.vert
preprocessor.include.enabled.vert
preprocessor.line.frag
preprocessor.line.vert
preprocessor.many.endif.vert
preprocessor.pragma.vert Warning for #pragma once. GLSL and HLSL. Addresses #824. 2018-02-11 23:23:22 -07:00
preprocessor.simple.vert Remove Unix executable permission from text files 2018-12-10 10:49:16 +01:00
preprocessor.success_if_parse_would_fail.vert
recurse1.frag
recurse1.vert
recurse2.frag
reflection.frag Reflect pipeline outputs as well as inputs, optionally from other stages 2019-02-04 12:02:59 +00:00
reflection.linked.frag Add option to reflect all block members, inactive or active. 2019-02-04 12:02:59 +00:00
reflection.linked.vert Add option to reflect all block members, inactive or active. 2019-02-04 12:02:59 +00:00
reflection.options.geom Add option to unwrap I/O block aggregates in reflection 2019-02-11 11:53:52 +00:00
reflection.options.vert Fix type recursion with EOpIndexIndirect dereferences 2019-02-21 12:52:05 +00:00
reflection.vert Fix type recursion with EOpIndexIndirect dereferences 2019-02-21 12:52:05 +00:00
remap.basic.dcefunc.frag
remap.basic.everything.frag
remap.basic.none.frag
remap.basic.strip.frag
remap.hlsl.sample.basic.everything.frag
remap.hlsl.sample.basic.none.frag
remap.hlsl.sample.basic.strip.frag
remap.hlsl.templatetypes.everything.frag
remap.hlsl.templatetypes.none.frag
remap.if.everything.frag
remap.if.none.frag
remap.invalid-spirv-1.spv Remapper: make remapper robust against non-exiting error handlers 2017-09-20 15:19:43 -06:00
remap.invalid-spirv-2.spv Remapper: make remapper robust against non-exiting error handlers 2017-09-20 15:19:43 -06:00
remap.literal64.everything.spv
remap.literal64.none.spv
remap.similar_1a.everything.frag
remap.similar_1a.none.frag
remap.similar_1b.everything.frag
remap.similar_1b.none.frag
remap.specconst.comp
remap.switch.everything.frag
remap.switch.none.frag
remap.uniformarray.everything.frag
remap.uniformarray.none.frag
runtests Add option to unwrap I/O block aggregates in reflection 2019-02-11 11:53:52 +00:00
runtimeArray.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
sample.frag
sample.frag.out
sample.vert
sample.vert.out
samplerlessTextureFunctions.frag Add support for GL_EXT_samplerless_texture_functions 2018-07-01 10:58:53 +01:00
simpleFunctionCall.frag
specExamples.frag
specExamples.vert
spv.1.3.8bitstorage-ssbo.vert Fix 8-bit storage nearly always using the 2018-10-26 14:23:41 +01:00
spv.1.3.8bitstorage-ubo.vert Fix 8-bit storage nearly always using the 2018-10-26 14:23:41 +01:00
spv.8bitstorage-int.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.8bitstorage-ssbo.vert Fix 8-bit storage nearly always using the 2018-10-26 14:23:41 +01:00
spv.8bitstorage-ubo.vert Fix 8-bit storage nearly always using the 2018-10-26 14:23:41 +01:00
spv.8bitstorage-uint.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.8bitstorage_Error-int.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.8bitstorage_Error-uint.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.16bitstorage-int.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.16bitstorage-uint.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.16bitstorage.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.16bitstorage_Error-int.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.16bitstorage_Error-uint.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.16bitstorage_Error.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.16bitxfb.vert Add 8-bit/16-bit transform feedback support for future use 2019-02-03 23:31:32 +08:00
spv.100ops.frag
spv.130.frag
spv.140.frag
spv.150.geom
spv.150.vert
spv.300BuiltIns.vert
spv.300layout.frag
spv.300layout.vert
spv.300layoutp.vert
spv.310.bitcast.frag
spv.310.comp SPV: Change barrier emission to conform to Khronos decisions. 2017-12-16 00:30:10 -07:00
spv.320.meshShaderUserDefined.mesh changes based on feedback 2018-09-26 13:38:25 -07:00
spv.330.geom
spv.400.frag Revert "GLSL: Fix #1279: refract does not have a double-type eta." 2018-06-19 09:43:09 -06:00
spv.400.tesc
spv.400.tese
spv.420.geom
spv.430.frag
spv.430.vert
spv.450.geom SPV: Fix #1016: Don't allow non-GLSL-extension protected Layer and ViewportIndex members. 2017-08-17 23:49:39 -06:00
spv.450.noRedecl.tesc
spv.450.tesc SPV: Fix #1016: Don't allow non-GLSL-extension protected Layer and ViewportIndex members. 2017-08-17 23:49:39 -06:00
spv.460.comp GLSL 4.6: Implement shader group vote. 2017-07-31 03:00:04 -06:00
spv.460.frag GLSL 4.6: Implement atomic counter ops and SPV_KHR_shader_atomic_counter_ops. 2017-07-31 03:00:04 -06:00
spv.460.vert GLSL 4.6: Implement draw parameters. 2017-07-31 03:00:04 -06:00
spv.AnyHitShader.rahit Multiple features and misc fixes for final raytracing non experimental version. 2018-10-31 07:55:24 -07:00
spv.AnyHitShader_Errors.rahit Multiple features and misc fixes for final raytracing non experimental version. 2018-10-31 07:55:24 -07:00
spv.AofA.frag
spv.ClosestHitShader.rchit Multiple features and misc fixes for final raytracing non experimental version. 2018-10-31 07:55:24 -07:00
spv.ClosestHitShader_Errors.rchit Multiple features and misc fixes for final raytracing non experimental version. 2018-10-31 07:55:24 -07:00
spv.GeometryShaderPassthrough.geom
spv.IntersectShader.rint Multiple features and misc fixes for final raytracing non experimental version. 2018-10-31 07:55:24 -07:00
spv.IntersectShader_Errors.rint Multiple features and misc fixes for final raytracing non experimental version. 2018-10-31 07:55:24 -07:00
spv.MissShader.rmiss Multiple features and misc fixes for final raytracing non experimental version. 2018-10-31 07:55:24 -07:00
spv.MissShader_Errors.rmiss Multiple features and misc fixes for final raytracing non experimental version. 2018-10-31 07:55:24 -07:00
spv.OVR_multiview.vert
spv.Operations.frag
spv.RayCallable.rcall Multiple features and misc fixes for final raytracing non experimental version. 2018-10-31 07:55:24 -07:00
spv.RayCallable_Errors.rcall Multiple features and misc fixes for final raytracing non experimental version. 2018-10-31 07:55:24 -07:00
spv.RayConstants.rgen Multiple features and misc fixes for final raytracing non experimental version. 2018-10-31 07:55:24 -07:00
spv.RayGenShader.rgen Don't output duplicate TypeAccelerationStructureNV declarations 2019-01-07 14:17:44 -07:00
spv.RayGenShader11.rgen Fix bug where shaderRecordNV buffers were using StorageBuffer storage class 2018-12-14 20:59:53 -06:00
spv.RayGenShader_Errors.rgen Multiple features and misc fixes for final raytracing non experimental version. 2018-10-31 07:55:24 -07:00
spv.accessChain.frag SPV: Create more access chains addressing a few swizzling issues. 2018-02-06 07:24:12 -07:00
spv.aggOps.frag
spv.always-discard.frag
spv.always-discard2.frag
spv.arbPostDepthCoverage.frag
spv.arbPostDepthCoverage_Error.frag
spv.atomic.comp
spv.atomicInt64.comp Scanner: Many int64 fixes, including performance. 2018-01-08 11:52:23 -07:00
spv.barrier.vert SPV: Change barrier emission to conform to Khronos decisions. 2017-12-16 00:30:10 -07:00
spv.bitCast.frag
spv.bool.vert
spv.boolInBlock.frag
spv.branch-return.vert
spv.buffer.autoassign.frag
spv.bufferhandle1.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle2.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle3.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle4.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle5.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle6.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle7.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle8.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle9.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle10.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle11.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle12.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle13.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle14.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle15.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.bufferhandle_Error.frag GL_EXT_buffer_reference 2019-01-07 12:36:13 -06:00
spv.builtInXFB.vert GLSL: Implement XFB for redeclared built-in blocks. 2017-12-15 04:43:59 -07:00
spv.computeShaderDerivatives.comp Add-support-for-SPV_NV_compute_shader_derivatives 2018-09-19 13:07:42 -07:00
spv.computeShaderDerivatives2.comp Add-support-for-SPV_NV_compute_shader_derivatives 2018-09-19 13:07:42 -07:00
spv.conditionalDiscard.frag
spv.constStruct.vert SPV: Fix #1258: cache constant structs by id, not opcode. 2018-02-26 19:35:39 -07:00
spv.controlFlowAttributes.frag GLSL: Implement GL_EXT_control_flow_attributes. 2018-02-01 00:55:08 -07:00
spv.conversion.frag
spv.dataOut.frag
spv.dataOutIndirect.frag
spv.dataOutIndirect.vert
spv.debugInfo.frag
spv.deepRvalue.frag
spv.depthOut.frag
spv.deviceGroup.frag
spv.discard-dce.frag
spv.do-simple.vert
spv.do-while-continue-break.vert
spv.doWhileLoop.frag
spv.double.comp
spv.drawParams.vert
spv.earlyReturnDiscard.frag
spv.explicittypes.frag Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types 2018-12-03 13:16:59 +01:00
spv.extPostDepthCoverage.frag
spv.extPostDepthCoverage_Error.frag
spv.float16.frag
spv.float16Fetch.frag Implement the extension GL_AMD_gpu_shader_half_float_fetch 2018-03-02 16:48:03 +08:00
spv.float32.frag Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types 2018-12-03 13:16:59 +01:00
spv.float64.frag Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types 2018-12-03 13:16:59 +01:00
spv.flowControl.frag
spv.for-complex-condition.vert
spv.for-continue-break.vert
spv.for-nobody.vert
spv.for-notest.vert
spv.for-simple.vert
spv.forLoop.frag
spv.forwardFun.frag
spv.fragmentDensity-es.frag Implement GL_EXT_fragment_invocation_density 2018-11-26 10:01:58 -05:00
spv.fragmentDensity-neg.frag Implement GL_EXT_fragment_invocation_density 2018-11-26 10:01:58 -05:00
spv.fragmentDensity.frag Implement GL_EXT_fragment_invocation_density 2018-11-26 10:01:58 -05:00
spv.fragmentDensity.vert Implement GL_EXT_fragment_invocation_density 2018-11-26 10:01:58 -05:00
spv.fragmentShaderBarycentric.frag Add-support-for-SPV_NV_fragment_shader_barycentric 2018-09-19 13:07:42 -07:00
spv.fragmentShaderBarycentric2.frag Add-support-for-SPV_NV_fragment_shader_barycentric 2018-09-19 13:07:42 -07:00
spv.fullyCovered.frag Add implementation of SPV_EXT_fragment_fully_covered 2017-12-14 07:42:23 -07:00
spv.functionCall.frag
spv.functionNestedOpaque.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.functionSemantics.frag
spv.glFragColor.frag
spv.glsl.register.autoassign.frag
spv.glsl.register.noautoassign.frag GLSL/SPV: Fix #1196: Require resources to have layout(binding=X). 2018-02-22 11:47:41 -07:00
spv.hlslDebugInfo.vert SPV reflection: Add OpModuleProcessed for compile options. 2017-08-25 11:48:02 -06:00
spv.hlslOffsets.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.image.frag Fix a parse issue of imageAtomicCompSwap() 2018-10-17 13:55:11 +08:00
spv.image.load-formatted.frag
spv.imageLoadStoreLod.frag Implement extension GL_AMD_shader_image_load_store_lod 2017-08-24 06:56:39 +08:00
spv.int8.frag Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types 2018-12-03 13:16:59 +01:00
spv.int16.amd.frag SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.int16.frag Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types 2018-12-03 13:16:59 +01:00
spv.int32.frag Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types 2018-12-03 13:16:59 +01:00
spv.int64.frag Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types 2018-12-03 13:16:59 +01:00
spv.intOps.vert
spv.interpOps.frag
spv.layoutNested.vert
spv.length.frag
spv.localAggregates.frag
spv.loops.frag
spv.loopsArtificial.frag
spv.looseUniformNoLoc.vert SPV: Add auto location mapping of non-opaque non-block uniform variables. 2017-08-26 15:47:25 -06:00
spv.matFun.vert
spv.matrix.frag
spv.matrix2.frag
spv.memoryQualifier.frag
spv.memoryScopeSemantics.comp GL_KHR_memory_scope_semantics 2018-09-06 20:36:14 -05:00
spv.memoryScopeSemantics_Error.comp GL_KHR_memory_scope_semantics 2018-09-06 20:36:14 -05:00
spv.merge-unreachable.frag
spv.meshShaderBuiltins.mesh Fix resizing of gl_PrimitiveIndicesNV[] to max_primitives*geomSize 2019-02-11 15:15:33 -08:00
spv.meshShaderPerViewBuiltins.mesh Add-support-for-SPV_NV_mesh_shader 2018-09-19 13:07:43 -07:00
spv.meshShaderPerViewUserDefined.mesh Add-support-for-SPV_NV_mesh_shader 2018-09-19 13:07:43 -07:00
spv.meshShaderRedeclBuiltins.mesh Update gtest to explicitly size gl_PrimitiveIndicesNV[] 2019-02-12 12:27:21 -08:00
spv.meshShaderRedeclPerViewBuiltins.mesh Allow redeclaration of builtin interface blocks in mesh shader 2018-10-04 16:39:18 -07:00
spv.meshShaderSharedMem.mesh Add-support-for-SPV_NV_mesh_shader 2018-09-19 13:07:43 -07:00
spv.meshShaderTaskMem.mesh Add-support-for-SPV_NV_mesh_shader 2018-09-19 13:07:43 -07:00
spv.meshShaderUserDefined.mesh changes based on feedback 2018-09-26 13:38:25 -07:00
spv.meshTaskShader.task Add missing support for gl_MeshViewCountNV/gl_MeshViewIndicesNV in task shaders 2019-02-07 14:28:12 -08:00
spv.multiStruct.comp
spv.multiStructFuncall.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.multiView.frag
spv.multiviewPerViewAttributes.tesc
spv.multiviewPerViewAttributes.vert
spv.newTexture.frag
spv.noBuiltInLoc.vert GLSL/SPV: no location on atomic_uint; Fix #1339. 2018-04-09 17:21:30 -06:00
spv.noDeadDecorations.vert
spv.noLocation.vert
spv.noWorkgroup.comp
spv.nonSquare.vert
spv.nonuniform.frag GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier 2018-04-05 11:25:02 -06:00
spv.offsets.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.paramMemory.frag SPV: Fix #995: Include memory decorations on parameters. 2017-07-18 03:07:43 -06:00
spv.perprimitiveNV.frag Allow GL_NV_mesh_shader in fragment shaders for perprimitiveNV 2018-10-25 23:50:59 -07:00
spv.pp.line.frag SPV: Fix #1575, fix #1593: Support HLSL #line 2018-12-07 17:36:33 -07:00
spv.precise.tesc
spv.precise.tese
spv.precision.frag
spv.precisionNonESSamp.frag GLSL->SPIR-V: Put precision decorations on imageLoad(). 2017-10-19 02:07:30 -06:00
spv.prepost.frag
spv.pushConstant.vert
spv.pushConstantAnon.vert
spv.qualifiers.vert
spv.queryL.frag
spv.rankShift.comp AST: Fix shift conversions, which don't require matching types. 2018-03-15 21:11:36 -06:00
spv.register.autoassign-2.frag
spv.register.autoassign.frag
spv.register.autoassign.rangetest.frag
spv.register.noautoassign.frag
spv.register.subpass.frag HLSL: add subpass input types and methods 2017-10-02 12:46:55 -06:00
spv.rw.autoassign.frag
spv.sample.frag SPV: SampleMask does not depend on SampleRateShading. 2017-11-20 16:32:49 -07:00
spv.sampleId.frag SPV: SampleMask does not depend on SampleRateShading. 2017-11-20 16:32:49 -07:00
spv.sampleMaskOverrideCoverage.frag
spv.samplePosition.frag SPV: SampleMask does not depend on SampleRateShading. 2017-11-20 16:32:49 -07:00
spv.samplerlessTextureFunctions.frag Add support for GL_EXT_samplerless_texture_functions 2018-07-01 10:58:53 +01:00
spv.scalarlayout.frag Implement GL_EXT_scalar_block_layout 2018-11-14 09:30:53 -06:00
spv.scalarlayoutfloat16.frag Implement GL_EXT_scalar_block_layout 2018-11-14 09:30:53 -06:00
spv.separate.frag
spv.set.vert
spv.shaderBallot.comp
spv.shaderBallotAMD.comp Add int16 support to AMD_trinary_minmax and AMD_shader_ballot 2018-03-28 16:33:01 +08:00
spv.shaderDrawParams.vert
spv.shaderFragMaskAMD.frag Implement the extension GL_AMD_shader_fragment_mask 2017-09-09 22:05:24 +08:00
spv.shaderGroupVote.comp
spv.shaderImageFootprint.frag 0003-Add-support-for-SPV_NV_shader_image_footprint 2018-09-19 13:07:42 -07:00
spv.shaderStencilExport.frag Fix parser issue: redeclare gl_FragStencilRefARB is not supported 2018-11-12 15:15:57 +08:00
spv.shadingRate.frag Add-support-for-SPV_NV_shading_rate 2018-09-19 13:07:43 -07:00
spv.shiftOps.frag
spv.shortCircuit.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.simpleFunctionCall.frag
spv.simpleMat.vert
spv.sparseTexture.frag
spv.sparseTextureClamp.frag
spv.specConst.vert
spv.specConstant.comp
spv.specConstant.vert
spv.specConstantComposite.vert
spv.specConstantOperations.vert
spv.ssbo.autoassign.frag
spv.ssboAlias.frag
spv.stereoViewRendering.tesc GLSL: Make gl_Layer and gl_ViewportIndex always be outside blocks. 2017-09-13 13:22:50 -06:00
spv.stereoViewRendering.vert
spv.storageBuffer.vert
spv.structAssignment.frag
spv.structDeref.frag
spv.structure.frag
spv.subgroup.frag SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subgroup.geom SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subgroup.tesc SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subgroup.tese SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subgroup.vert SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subgroupArithmetic.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subgroupBallot.comp Remove Unix executable permission from text files 2018-12-10 10:49:16 +01:00
spv.subgroupBallotNeg.comp Remove Unix executable permission from text files 2018-12-10 10:49:16 +01:00
spv.subgroupBasic.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subgroupClustered.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subgroupClusteredNeg.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subgroupPartitioned.comp Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.subgroupQuad.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subgroupShuffle.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subgroupShuffleRelative.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subgroupVote.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.subpass.frag
spv.switch.frag
spv.swizzle.frag
spv.swizzleInversion.frag
spv.targetOpenGL.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.targetVulkan.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.test.frag
spv.test.vert
spv.texture.frag
spv.texture.sampler.transform.frag
spv.texture.vert
spv.textureBuffer.vert
spv.textureGatherBiasLod.frag
spv.types.frag
spv.uint.frag
spv.uniformArray.frag
spv.unit1.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.unit2.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.unit3.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.variableArrayIndex.frag
spv.varyingArray.frag
spv.varyingArrayIndirect.frag
spv.vecMatConstruct.frag GLSL/SPV: Fix #1310: don't create unnecessary integer matrices. 2018-04-07 18:49:54 -06:00
spv.viewportArray2.tesc GLSL: Make gl_Layer and gl_ViewportIndex always be outside blocks. 2017-09-13 13:22:50 -06:00
spv.viewportArray2.vert
spv.voidFunction.frag
spv.vulkan100.subgroupArithmetic.comp SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.vulkan100.subgroupPartitioned.comp Remove execute permissions 2018-08-07 03:16:20 +09:00
spv.vulkan110.int16.frag Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types 2018-12-03 13:16:59 +01:00
spv.vulkan110.storageBuffer.vert SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00
spv.while-continue-break.vert
spv.while-simple.vert
spv.whileLoop.frag
spv.xfb.vert SPV: Plumb through XFB buffer and stride information. 2017-12-15 06:25:14 -07:00
spv.xfb2.vert GLSL: XFB: more support for built-in block redeclarations with XFB. 2018-01-09 18:00:33 -07:00
spv.xfb3.vert GLSL: XFB: more support for built-in block redeclarations with XFB. 2018-01-09 18:00:33 -07:00
spv.xfbOffsetOnBlockMembersAssignment.vert ParseHelper: assign global XfbBuffer to a block missing it 2018-11-10 11:35:50 +01:00
spv.xfbOffsetOnStructMembersAssignment.vert ParseHelper: assign xfb_offset for struct members too 2018-10-31 10:34:44 +01:00
spv.xfbOverlapOffsetCheckWithBlockAndMember.vert ParseHelper: assign global XfbBuffer to a block missing it 2018-11-10 11:35:50 +01:00
spv.xfbStrideJustOnce.vert GlslangToSpv: prevent add XfbStride twice 2018-11-29 11:49:04 +01:00
stringToDouble.vert Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types 2018-12-03 13:16:59 +01:00
structAssignment.frag
structDeref.frag
structure.frag
switch.frag
swizzle.frag
syntaxError.frag
test.frag
texture.frag
tokenLength.vert Remove execute permissions 2018-08-07 03:16:20 +09:00
tokenPaste.vert
types.frag
uint.frag
uniformArray.frag
validate-shaders.sh validate script: fix path 2018-04-23 15:17:21 -06:00
variableArrayIndex.frag
varyingArray.frag
varyingArrayIndirect.frag
versionsClean.frag
versionsClean.vert
versionsErrors.frag
versionsErrors.vert
voidFunction.frag
vulkan.ast.vert
vulkan.comp
vulkan.frag Remove execute permissions 2018-08-07 03:16:20 +09:00
vulkan.vert GLSL/Vulkan: Enforce no location aliasing in vertex inputs. 2018-04-12 11:37:57 -06:00
whileLoop.frag