Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cShaderBitfieldOperationTests.cpp101 struct Ivec4 : public Data struct
103 Ivec4(GLint x = 0, GLint y = 0, GLint z = 0, GLint w = 0) in Ivec4() argument