Home
last modified time | relevance | path

Searched refs:getIVec3 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp76 static tcu::IVec3 getIVec3 (const glw::Functions& gl, deUint32 pname) in getIVec3() function
86 static tcu::IVec3 getIVec3 (const glw::Functions& gl) in getIVec3() function
88 return getIVec3(gl, Pname); in getIVec3()
353 { "gl_MaxComputeWorkGroupCount", getIVec3<GL_MAX_COMPUTE_WORK_GROUP_COUNT> }, in init()
354 { "gl_MaxComputeWorkGroupSize", getIVec3<GL_MAX_COMPUTE_WORK_GROUP_SIZE> }, in init()