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

  /external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
esextcTextureBorderClampGetTexParameterIErrors.cpp 64 throw tcu::NotSupportedError(TEXTURE_BORDER_CLAMP_NOT_SUPPORTED, "", __FILE__, __LINE__);
esextcTextureBorderClampParameterBorderColorError.cpp 85 throw tcu::NotSupportedError(TEXTURE_BORDER_CLAMP_NOT_SUPPORTED, "", __FILE__, __LINE__);
esextcTextureBorderClampSamplerParameterIError.cpp 87 throw tcu::NotSupportedError(TEXTURE_BORDER_CLAMP_NOT_SUPPORTED, "", __FILE__, __LINE__);
esextcTextureBorderClampSamplerParameterIWithWrongPname.cpp 91 throw tcu::NotSupportedError(TEXTURE_BORDER_CLAMP_NOT_SUPPORTED, "", __FILE__, __LINE__);
esextcTextureBorderClampTexParameterIErrors.cpp 62 throw tcu::NotSupportedError(TEXTURE_BORDER_CLAMP_NOT_SUPPORTED, "", __FILE__, __LINE__);
esextcTextureBorderClampParameterTextureBorderColor.cpp 99 throw tcu::NotSupportedError(TEXTURE_BORDER_CLAMP_NOT_SUPPORTED, "", __FILE__, __LINE__);
esextcTextureBorderClampSamplingTexture.cpp 150 throw tcu::NotSupportedError(TEXTURE_BORDER_CLAMP_NOT_SUPPORTED, "", __FILE__, __LINE__);
    [all...]
  /external/deqp/external/openglcts/modules/glesext/
esextcTestCaseBase.hpp 43 #define TEXTURE_BORDER_CLAMP_NOT_SUPPORTED "Texture border clamp functionality not supported, skipping"
  /external/deqp/external/openglcts/modules/glesext/gpu_shader5/
esextcGPUShader5TextureGatherOffset.cpp     [all...]

Completed in 127 milliseconds