HomeSort by relevance Sort by last modified time
    Searched refs:GL_MAX_IMAGE_SAMPLES (Results 1 - 15 of 15) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl4cShaderTextureImageSamplesTests.cpp 482 gl.getIntegerv(GL_MAX_IMAGE_SAMPLES, &max_image_samples);
483 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv(GL_MAX_IMAGE_SAMPLES) call failed.");
600 * NotSupportedError exception if testing images and GL_MAX_IMAGE_SAMPLES = 0.
611 gl.getIntegerv(GL_MAX_IMAGE_SAMPLES, &max_image_samples);
616 throw tcu::NotSupportedError("GL_MAX_IMAGE_SAMPLES == 0");
gl4cLimitsTests.cpp 174 { "max_image_samples", GL_MAX_IMAGE_SAMPLES, 0, 0, "gl_MaxImageSamples" },
gl4cShaderImageSizeTests.cpp 151 glGetIntegerv(GL_MAX_IMAGE_SAMPLES, &i);
    [all...]
gl4cMultiBindTests.cpp     [all...]
gl4cShaderImageLoadStoreTests.cpp 164 glGetIntegerv(GL_MAX_IMAGE_SAMPLES, &i);
1024 if (!CheckMax(GL_MAX_IMAGE_SAMPLES, 0))
1027 << tcu::TestLog::Message << "GL_MAX_IMAGE_SAMPLES value is invalid." << tcu::TestLog::EndMessage;
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h     [all...]
  /external/deqp/external/openglcts/modules/common/
glcRobustBufferAccessBehaviorTests.cpp     [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /external/mesa3d/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glext.h     [all...]

Completed in 361 milliseconds