Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcMisc.cpp416 bool getBits(const glw::Functions &gl, bool isContextES, GLenum target, GLenum bits, GLint *value) in getBits()
524 bool getReadbufferBits(const glw::Functions &gl, bool isContextES, GLenum bits, GLint *value) in getReadbufferBits()
529 bool getDrawbufferBits(const glw::Functions &gl, bool isContextES, GLenum bits, GLint *value) in getDrawbufferBits()
DglcParallelShaderCompileTests.cpp257 bool isContextES = (glu::isContextTypeES(m_context.getRenderContext().getType())); in iterate() local
DglcPackedDepthStencilTests.cpp1363 bool isContextES = glu::isContextTypeES(renderContext.getType()); in checkErrors() local
1816 bool isContextES = glu::isContextTypeES(renderContext.getType()); in iterate() local
1977 bool isContextES = glu::isContextTypeES(renderContext.getType()); in iterate() local
2486 bool isContextES = glu::isContextTypeES(renderContext.getType()); in iterate() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp3608 bool isContextES = (glu::isContextTypeES(m_context.getRenderContext().getType())); local
4276 TextureCubeMapArraySamplingTest &test, bool isContextES)
4330 bool isContextES)
4430 … shaderType shader_type, bool isContextES)