Home
last modified time | relevance | path

Searched defs:VectorCase (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DShaderStorageBufferTest.cpp39 struct VectorCase struct
41 VectorCase(unsigned components, in VectorCase() function
50 unsigned int mComponents;
51 const char *mComputeShaderSource;
52 const GLuint *mInputdata;
53 const GLuint *mExpectedData;
54 const unsigned int kBytesPerComponent = sizeof(GLuint);