Searched defs:VectorCase (Results 1 – 1 of 1) sorted by relevance
39 struct VectorCase struct41 VectorCase(unsigned components, in VectorCase() function50 unsigned int mComponents;51 const char *mComputeShaderSource;52 const GLuint *mInputdata;53 const GLuint *mExpectedData;54 const unsigned int kBytesPerComponent = sizeof(GLuint);