Emulator Issues #1693
closedFailed to create vertex shader
0%
Description
I get no video - sometimes a limited amount of visual corruption, but not
actual intentional video. Happens with both dual-core and single-core
modes, Ubuntu 32-bit Karmic. Subversion revision 4608.
25:06:060 E[Video]: //Vertex Shader: comp:8000,
typedef struct { float4 T0, T1, T2; float4 N0, N1, N2; } s_cpnmtx;
typedef struct { float4 t; } FLT4;
typedef struct { FLT4 T[24]; } s_ctexmtx;
typedef struct { FLT4 T[64]; } s_ctrmtx;
typedef struct { FLT4 T[32]; } s_cnmtx;
typedef struct { FLT4 T[64]; } s_cpostmtx;
typedef struct { float4 col; float4 cosatt; float4 distatt; float4 pos;
float4 dir; } Light;
typedef struct { Light lights[8]; } s_clights;
typedef struct { float4 C0,C1,C2,C3; } s_cmtrl;
typedef struct { float4 T0
25:06:060 E[Video]: failed to create vertex shader