Home
last modified time | relevance | path

Searched defs:wrapT (Results 26 - 45 of 45) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureShadowTests.cpp209 Texture2DShadowCase::Texture2DShadowCase (Context& context, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, int width, int height, deUint32 compareFunc) in Texture2DShadowCase() argument
461 TextureCubeShadowCase::TextureCubeShadowCase (Context& context, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, int size, deUint32 compareFunc) in TextureCubeShadowCase() argument
754 Texture2DArrayShadowCase::Texture2DArrayShadowCase (Context& context, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, int width, int height, int numLayers, deUint32 compareFunc) in Texture2DArrayShadowCase() argument
1044 const deUint32 wrapT in init() local
1074 const deUint32 wrapT = GL_REPEAT; init() local
1103 const deUint32 wrapT = GL_REPEAT; init() local
[all...]
H A Des3fTextureMipmapTests.cpp856 const deUint32 wrapT = GL_CLAMP_TO_EDGE; in iterate() local
991 const deUint32 wrapT = GL_CLAMP_TO_EDGE; in iterate() local
166 Texture2DMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) Texture2DMipmapCase() argument
513 TextureCubeMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int size) TextureCubeMipmapCase() argument
1117 Texture3DMipmapCase(Context& context, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 wrapR, deUint32 format, int width, int height, int depth) Texture3DMipmapCase() argument
1495 const deUint32 wrapT = GL_REPEAT; iterate() local
1807 const deUint32 wrapT = GL_CLAMP_TO_EDGE; iterate() local
2120 const deUint32 wrapT = GL_CLAMP_TO_EDGE; iterate() local
[all...]
H A Des3fVertexTextureTests.cpp515 Vertex2DTextureCase::Vertex2DTextureCase (Context& testCtx, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT) in Vertex2DTextureCase() argument
821 VertexCubeTextureCase::VertexCubeTextureCase (Context& testCtx, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT) in VertexCubeTextureCase() argument
1159 Vertex2DArrayTextureCase::Vertex2DArrayTextureCase (Context& testCtx, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT) in Vertex2DArrayTextureCase() argument
1498 Vertex3DTextureCase(Context& testCtx, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 wrapR) Vertex3DTextureCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp117 Texture2DMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) Texture2DMipmapCase() argument
416 TextureCubeMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int size) TextureCubeMipmapCase() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureMipmapTests.cpp820 const deUint32 wrapT = GL_CLAMP_TO_EDGE; in iterate() local
956 const deUint32 wrapT = GL_CLAMP_TO_EDGE; in iterate() local
117 Texture2DMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) Texture2DMipmapCase() argument
469 TextureCubeMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int size) TextureCubeMipmapCase() argument
[all...]
H A Des2fVertexTextureTests.cpp418 Vertex2DTextureCase::Vertex2DTextureCase (Context& testCtx, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT) in Vertex2DTextureCase() argument
723 VertexCubeTextureCase::VertexCubeTextureCase (Context& testCtx, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT) in VertexCubeTextureCase() argument
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp113 Texture2DMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) Texture2DMipmapCase() argument
408 TextureCubeMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int size) TextureCubeMipmapCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp1018 const tcu::Sampler::WrapMode wrapT = Sampler::REPEAT_GL; in iterate() local
1304 const tcu::Sampler::WrapMode wrapT = Sampler::CLAMP_TO_EDGE; in iterate() local
1569 const tcu::Sampler::WrapMode wrapT in iterate() local
[all...]
H A DvktTextureTestUtil.hpp419 tcu::Sampler::WrapMode wrapT; member
428 tcu::Sampler::WrapMode wrapT; member
436 tcu::Sampler::WrapMode wrapT; member
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.cpp463 GLint wrapT; member
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp1799 GLint wrapT = 0; in TEST_F() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp332 SRGBTestSampler(Context& context, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const SRGBDecode decoding) SRGBTestSampler() argument
444 SRGBTestTexture(Context& context, const glu::TextureTestUtil::TextureType targetType, const tcu::TextureFormat internalFormat, const int width, const int height, const tcu::Vec4 color, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, SRGBDecode decoding) SRGBTestTexture() argument
1083 addTexture( const glu::TextureTestUtil::TextureType targetType, const int width, const int height, const tcu::Vec4 color, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const SRGBDecode decoding) addTexture() argument
1097 addSampler( const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const SRGBDecode decoding) addSampler() argument
[all...]
H A Des31fTextureGatherTests.cpp1036 TextureGatherCase(Context& context, const char* name, const char* description, TextureType textureType, GatherType gatherType, OffsetSize offsetSize, tcu::TextureFormat textureFormat, tcu::Sampler::CompareMode shadowCompareMode, tcu::Sampler::WrapMode wrapS, tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, tcu::Sampler::FilterMode minFilter, tcu::Sampler::FilterMode magFilter, int baseLevel, deUint32 flags) TextureGatherCase() argument
1644 TextureGather2DCase(Context& context, const char* name, const char* description, GatherType gatherType, OffsetSize offsetSize, tcu::TextureFormat textureFormat, tcu::Sampler::CompareMode shadowCompareMode, tcu::Sampler::WrapMode wrapS, tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& texSwizzle, tcu::Sampler::FilterMode minFilter, tcu::Sampler::FilterMode magFilter, int baseLevel, deUint32 flags, const IVec2& textureSize) TextureGather2DCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMipmapTests.cpp1018 const tcu::Sampler::WrapMode wrapT = Sampler::REPEAT_GL; in iterate() local
1304 const tcu::Sampler::WrapMode wrapT = Sampler::CLAMP_TO_EDGE; in iterate() local
1569 const tcu::Sampler::WrapMode wrapT in iterate() local
[all...]
H A DvktTextureTestUtil.hpp419 tcu::Sampler::WrapMode wrapT; member
428 tcu::Sampler::WrapMode wrapT; member
436 tcu::Sampler::WrapMode wrapT; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp996 tcu::Sampler::WrapMode wrapT; member
1981 TextureGather2DCase(tcu::TestContext& testCtx, const string& name, const GatherType gatherType, const OffsetSize offsetSize, const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const LevelMode levelMode, const int baseLevel, const deUint32 flags, const IVec2& textureSize, const ImageBackingMode sparseCase) TextureGather2DCase() argument
2207 TextureGather2DArrayCase(tcu::TestContext& testCtx, const string& name, const GatherType gatherType, const OffsetSize offsetSize, const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const LevelMode levelMode, const int baseLevel, const deUint32 flags, const IVec3& textureSize, const ImageBackingMode sparseCase) TextureGather2DArrayCase() argument
2435 TextureGatherCubeCase(tcu::TestContext& testCtx, const string& name, const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const LevelMode levelMode, const int baseLevel, const deUint32 flags, const int textureSize, const ImageBackingMode sparseCase) TextureGatherCubeCase() argument
2506 makeTextureGatherCase(TextureType textureType, tcu::TestContext& testCtx, const string& name, GatherType gatherType, OffsetSize offsetSize, tcu::TextureFormat textureFormat, tcu::Sampler::CompareMode shadowCompareMode, tcu::Sampler::WrapMode wrapS, tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& texSwizzle, tcu::Sampler::FilterMode minFilter, tcu::Sampler::FilterMode magFilter, LevelMode levelMode, int baseLevel, const IVec3& textureSize, deUint32 flags = 0, const ImageBackingMode sparseCase = ShaderRenderCaseInstance::IMAGE_BACKING_MODE_REGULAR) makeTextureGatherCase() argument
2694 const tcu::Sampler::WrapMode wrapT = wrapModes[wrapTNdx].mode; init() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTexture.cpp885 void Texture::setWrapT(const Context *context, GLenum wrapT) in setWrapT() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1008 tcu::Sampler::WrapMode wrapT; member
1994 TextureGather2DCase(tcu::TestContext& testCtx, const string& name, const string& description, const GatherType gatherType, const OffsetSize offsetSize, const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const LevelMode levelMode, const int baseLevel, const deUint32 flags, const IVec2& textureSize, const ImageBackingMode sparseCase) TextureGather2DCase() argument
2222 TextureGather2DArrayCase(tcu::TestContext& testCtx, const string& name, const string& description, const GatherType gatherType, const OffsetSize offsetSize, const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const LevelMode levelMode, const int baseLevel, const deUint32 flags, const IVec3& textureSize, const ImageBackingMode sparseCase) TextureGather2DArrayCase() argument
2452 TextureGatherCubeCase(tcu::TestContext& testCtx, const string& name, const string& description, const tcu::TextureFormat textureFormat, const tcu::Sampler::CompareMode shadowCompareMode, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& textureSwizzle, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, const LevelMode levelMode, const int baseLevel, const deUint32 flags, const int textureSize, const ImageBackingMode sparseCase) TextureGatherCubeCase() argument
2524 makeTextureGatherCase(TextureType textureType, tcu::TestContext& testCtx, const string& name, const string& description, GatherType gatherType, OffsetSize offsetSize, tcu::TextureFormat textureFormat, tcu::Sampler::CompareMode shadowCompareMode, tcu::Sampler::WrapMode wrapS, tcu::Sampler::WrapMode wrapT, const MaybeTextureSwizzle& texSwizzle, tcu::Sampler::FilterMode minFilter, tcu::Sampler::FilterMode magFilter, LevelMode levelMode, int baseLevel, const IVec3& textureSize, deUint32 flags = 0, const ImageBackingMode sparseCase = ShaderRenderCaseInstance::IMAGE_BACKING_MODE_REGULAR) makeTextureGatherCase() argument
2712 const tcu::Sampler::WrapMode wrapT = wrapModes[wrapTNdx].mode; init() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.hpp255 WrapMode wrapT; member in tcu::Sampler
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp3164 GLenum wrapS, wrapT, wrapR, minFilter, magFilter, compFunc, compMode; in applyTextures() local

Completed in 60 milliseconds

12