V-EZ icon indicating copy to clipboard operation
V-EZ copied to clipboard

Results 35 V-EZ issues
Sort by recently updated
recently updated
newest added

I realize this project is not actively maintained, but commenting here anyway. There appears to be a bug in StreamDecoder::CmdClearAttachments(). If there are two attachments, and caller requests one, the...

Good morning, To resolve errors when compiling with C. Best regards, Antonio Details : ```C VEZ.h:199:11: error: must use 'struct' tag to refer to type 'VezMemberInfo' const VezMemberInfo* pNext; ^...

When including the header file "VEZ.h" in a C source file, the compiler (GCC) will spit out a few unknown type name errors. This ONLY happens in C files, not...

Added Debug Markers to ease debugging in tools like RenderDoc.

Added the few missing bits to enable tessellation in V-EZ. I'm aware that this repo isn't active anymore but as I found useful stuff in others'PR I hope mind may...

When including VEZ.h and attempting to compile with a c compiler, there were some complaints about missing struct tags.

cmake版本:3.15.0-rc1 以下是cmake给的错误信息: CMake Error at External/SPIRV-Cross.cmake:47 (export): export EXPORT or TARGETS specifier missing. Call Stack (most recent call first): External/SPIRV-Cross.cmake:51 (spirv_cross_add_library) CMakeLists.txt:49 (include) CMake Error at External/SPIRV-Cross.cmake:47 (export): export EXPORT...

Can be reviewed, still not completed though. Will test in my [project](https://groups.google.com/forum/#!topic/innerpiece_oss/PYWwXmiSyno) and update status here. **Updated on November 27, 2019: V-EZ works on Android (see details below).**

Ubuntu 18.01 GeForce GTX 1080 Selected device: GeForce GTX 1080 IMAGE(ERROR / SPEC): object: 0x0 type: 0 msgNum: 165676966 - vkCreateImage: usage bit VK_IMAGE_USAGE_STORAGE_BIT is not supported for format VK_FORMAT_B8G8R8A8_UNORM...