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

  /external/deqp/framework/common/
tcuTexVerifierUtil.cpp 137 case tcu::Sampler::CLAMP_TO_BORDER:
tcuTexture.cpp     [all...]
tcuTexture.hpp 180 CLAMP_TO_BORDER, //! Use border color at edge
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_texture.c 49 NV30_WRAP(CLAMP_TO_BORDER);
  /external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.cpp     [all...]
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 622 case GL_CLAMP_TO_BORDER: return tcu::Sampler::CLAMP_TO_BORDER
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_state.c 443 NV50_TSC_WRAP_CASE(CLAMP_TO_BORDER);
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_state.c 418 NV50_TSC_WRAP_CASE(CLAMP_TO_BORDER);
  /external/opencv3/modules/core/src/
gl_core_3_1.hpp 598 CLAMP_TO_BORDER = 0x812D,
    [all...]

Completed in 196 milliseconds