Eliminate SSA violation in spirv_assembly.instruction.graphics.opquantize
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / modules / vulkan / spirv_assembly / vktSpvAsmInstructionTests.cpp
2016-01-06 Dejan MircevskiEliminate SSA violation in spirv_assembly.instruction...
2016-01-06 Pyry HaulosMerge branch 'mem-random-div-zero' into 'master'
2016-01-06 Pyry HaulosMerge branch 'jbolz_copy_and_blit_fixes' into 'master'
2016-01-06 Pyry HaulosMerge changes from Khronos repository
2016-01-06 Pyry HaulosMerge branch 'jbolz_shaderrender_128' into 'master'
2016-01-06 Pyry HaulosMerge branch 'awoloszyn-fix-undefined-ids' into 'master'
2016-01-06 Pyry HaulosMerge branch 'jbolz_bitwisexor' into 'master'
2016-01-06 Pyry HaulosMerge branch '116-bufferview-swizzle-scale-and-bias...
2016-01-06 Pyry HaulosMerge branch 'jbolz_pipeline_barrier_fixes2' into ...
2016-01-06 Andrew WoloszynFixes a handful of tests that used undefined IDs.
2016-01-06 Dan WillemsenMerge "Use -Wno-date-time to allow __DATE__/__TIME__...
2016-01-05 Pyry HaulosMerge changes from Khronos repository
2016-01-05 Pyry HaulosMerge 138-dont-require-tess-geom
2016-01-05 Pyry HaulosMerge "Update MNC GLES2 mustpass list"
2016-01-05 David SodmanMerge "Add check for unsupported limits in api.info...
2016-01-05 Pyry HaulosRemove few tests affected by a HW limitation from maste...
2016-01-05 Pyry HaulosClean up test hierarchy and case naming
2016-01-05 Pyry HaulosMerge branch 'jbolz_pipeline_barrier_fixes' into 'master'
2016-01-05 Andrew WoloszynUse context.getDeviceFeatures instead of instanceInterface.
2016-01-05 Pyry HaulosMerge branch '144-145-fix-assembly' into 'master'
2016-01-05 Andrew WoloszynUpdated to only include necessary stages in tests.
2016-01-05 Andrew WoloszynFixes for assembly in opMemoryAccess and opQuantize...
2016-01-05 Jeff BolzFix BitwiseXor specconstant test. Use only positive...
2016-01-04 Pyry HaulosMerge branch 'bug137-fix-spirv_assembly.instruction...
2016-01-04 Pyry HaulosMerge in changes from Khronos repository
2016-01-04 Andrew Woloszynspirv_assembly.instruction.graphics.* tests no long...
2016-01-04 Pyry HaulosMerge branch 'shaderExecutor-imageLayout' into 'master'
2016-01-04 Pyry HaulosMerge branch 'scygan_image_reinterpret_snorm_magic_0x80...
2016-01-04 David NetoFix 137: bad geom entry point I/O var declarations
2016-01-03 Pyry HaulosMerge branch '134-fix-spirv-graphics-loop' into 'master'
2016-01-03 Pyry HaulosMerge branch '136-fix-opMemoryAccess' into 'master'
2016-01-03 Pyry HaulosMerge branch '133-fix-opfrem' into 'master'
2016-01-03 Pyry HaulosMerge branch 'jbolz_ubo_align' into 'master'
2016-01-03 Pyry HaulosMerge branch 'jbolz_glsl_matrix2' into 'master'
2015-12-30 Andrew WoloszynFixed invalid spirv in dEQP-VK.spirv_assembly.instructi...
2015-12-30 Andrew WoloszynFixed invalid SPIR-V in spirv_assembly.instruction...
2015-12-30 Andrew WoloszynFix invalid SPIR-V in dEQP-VK.spirv_assembly.instructio...
2015-12-29 Pyry HaulosRemove few tests affected by a HW limitation am: 3f7111...
2015-12-28 Kenneth RussellAdded test case for conditional assignments to matrix...
2015-12-27 Jeff BolzMerge branch 'master' into jbolz_push_constants
2015-12-27 Pyry HaulosMerge branch '117-push-constant-wrong-glsl' into 'master'
2015-12-27 Pyry HaulosMerge branch 'jekstrand-fix-timestamp-c++11' into ...
2015-12-27 Pyry HaulosMerge branch '76-fix-commandbuffer-params' into 'master'
2015-12-27 Pyry HaulosMerge branch 'jbolz_fix_ubo' into 'master'
2015-12-23 Pyry HaulosMerge 90-command-buffers
2015-12-23 Pyry HaulosMerge 41-image-load-store-tests
2015-12-23 Pyry HaulosMerge 24-compute-shader-tests
2015-12-23 Pyry HaulosMerge branch '119-fix-buffer-size' into 'master'
2015-12-23 Pyry HaulosMerge branch 'jbolz_glsl_matrix1' into 'master'
2015-12-23 Pyry HaulosMerge branch 'shaderRenderLoopTest-fix-getFloatFraction...
2015-12-23 Pyry HaulosMerge branch 'draw-tests-indexed-instanced' into 'master'
2015-12-23 Pyry HaulosMerge branch 'clean-up-mr-189' into 'master'
2015-12-23 Pyry HaulosMerge branch 'pipeline-input_assembly-pointSize' into...
2015-12-23 Pyry HaulosMerge branch 'ssbo-initialize-acBuffer' into 'master'
2015-12-23 Pyry HaulosMerge branch 'buffer_view_alloc_first' into 'master'
2015-12-22 Kenneth RussellMerge "Test passing of highp vectors to struct construc...
2015-12-21 Kenneth RussellMerge "Added test case for for loop with trivial continue."
2015-12-21 Jeannot BretonWe need to allocate memory before we can create a buffe...
2015-12-21 Pyry HaulosMerge 29-timestamp-tests
2015-12-21 Pyry HaulosDO NOT MERGE: Restore accidentally reverted mustpass...
2015-12-21 Pyry HaulosMerge 77-draw-tests
2015-12-21 Pyry HaulosMerge 110-OpFRem-spirv-assembly
2015-12-21 Jeff BolzMerge branch 'jbolz_shader_executor1' into jbolz_shader...
2015-12-21 Jeff Bolzmerge master
2015-12-21 Pyry HaulosMerge in changes from Khronos repository
2015-12-21 Pyry HaulosMerge 43-occlusion_query_tests
2015-12-21 Pyry HaulosMerge 107-ssbo
2015-12-20 Pyry HaulosMerge branch '88-fix-api-buffer-test-permutations'...
2015-12-20 Pyry HaulosMerge 12-shader-executor-uniforms
2015-12-20 Pyry HaulosMerge dynamic_state_tests
2015-12-20 Pyry HaulosFix few include guards and whitespace violations
2015-12-18 Dejan MircevskiLoop with return.
2015-12-18 Dejan MircevskiLoop with break.
2015-12-18 Dejan MircevskiLoop with continue.
2015-12-18 Dejan MircevskiDedupe OpConstant %f32 -1.
2015-12-18 Lei ZhangAdd compute OpFRem tests.
2015-12-18 Dejan MircevskiRemove inaccurate comments.
2015-12-18 Andrew WoloszynAdded FRem graphics tests.
2015-12-18 Pyry HaulosMerge branch 'jekstrand-bufferview-create-fixes2' into...
2015-12-18 Pyry HaulosMerge branch 'binding_model-num_workgroups_ref' into...
2015-12-17 Pyry HaulosFix few warnings
2015-12-17 Pyry HaulosMerge 42-ubo
2015-12-17 Pyry HaulosMerge 97-spirv-assembly-tests
2015-12-17 Pyry HaulosImprove aligned alloc utilities further
2015-12-17 Pyry HaulosMerge branch 'buffer_size_gt_zero' into 'master'
2015-12-17 Andrew WoloszynMoved OpSpecConstantOp outside of function and into...
2015-12-17 Lei ZhangAdd SPIR-V graphics assembly tests for decoration group.
2015-12-17 Lei ZhangAdd SPIR-V assembly graphics tests for NoContraction.
2015-12-17 Andrew WoloszynAdded OpQuantize Graphics tests for OpSpecConstantOp.
2015-12-17 Pyry HaulosMerge branch 'jbolz_glslang_flags' into 'master'
2015-12-17 Pyry HaulosMerge branch 'issue_72' into 'master'
2015-12-17 Pyry HaulosMerge branch 'jbolz_renderpass' into 'master'
2015-12-17 Dejan MircevskiBarrier in loop.
2015-12-17 Pyry HaulosAdd deIsPowerOfTwoSize() to deInt32.h
2015-12-17 Pyry HaulosMerge branch '47-fix-multisample-state' into 'master'
2015-12-17 Pyry HaulosMerge branch '94-builtin-precision-speedup' into 'master'
2015-12-17 Pyry HaulosMerge branch '79-bufferview-sparse_binding' into 'master'
2015-12-17 Lei ZhangUnify initialization of entry point names.
2015-12-17 Lei ZhangAdd SPIR-V assembly compute spec constant tests for...
2015-12-17 Andrew WoloszynAdded additional graphics tests.
next