Home
last modified time | relevance | path

Searched defs:wrapT (Results 1 - 25 of 48) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pTextureCountTests.cpp74 deUint32 wrapT = GL_CLAMP_TO_EDGE; in init() local
H A Des3pTextureFormatTests.cpp112 deUint32 wrapT = GL_CLAMP_TO_EDGE; in init() local
H A Des3pTextureFilteringTests.cpp89 deUint32 wrapT = GL_REPEAT; in init() local
H A Des3pTextureCases.cpp54 Texture2DRenderCase(Context& context, const char* name, const char* description, deUint32 internalFormat, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, const tcu::Mat3& coordTransform, int numTextures, bool powerOfTwo) Texture2DRenderCase() argument
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pTextureCountTests.cpp73 deUint32 wrapT = GL_CLAMP_TO_EDGE; in init() local
H A Des2pTextureFormatTests.cpp73 deUint32 wrapT = GL_CLAMP_TO_EDGE; in init() local
H A Des2pTextureFilteringTests.cpp89 deUint32 wrapT = GL_REPEAT; in init() local
H A Des2pTextureCases.cpp53 Texture2DRenderCase(Context& context, const char* name, const char* description, deUint32 format, deUint32 dataType, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, const tcu::Mat3& coordTransform, int numTextures, bool powerOfTwo) Texture2DRenderCase() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTextureRectangleTest.cpp396 GLint wrapT = 0; in TEST_P() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsSamplerObjectTest.hpp47 GLenum wrapT; member
105 GLenum wrapT; member
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Dgl_utils.cpp41 CreateTexture2D(GLsizei width, GLsizei height, GLsizei levels, GLenum internalFormat, GLint minFilter, GLint magFilter, GLint wrapS, GLint wrapT) CreateTexture2D() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DSampler.h50 void setWrapT(GLenum wrapT) { mWrapModeT = wrapT; } in setWrapT() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSizeTests.cpp131 deUint32 wrapT = GL_CLAMP_TO_EDGE; in iterate() local
279 deUint32 wrapT = GL_CLAMP_TO_EDGE; in testFace() local
H A Des3fTextureFormatTests.cpp190 const deUint32 wrapT = GL_CLAMP_TO_EDGE; in iterate() local
H A Des3fTextureWrapTests.cpp132 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 format, deUint32 dataType, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, int width, int height, bool enableRelaxedRef) in TextureWrapCase() argument
152 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, const std::vector<std::string>& filenames, bool enableRelaxedRef) in TextureWrapCase() argument
173 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, CompressedTexFormat compressedFormat, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, int width, int height, bool enableRelaxedRef) in TextureWrapCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSizeTests.cpp130 deUint32 wrapT = GL_CLAMP_TO_EDGE; in iterate() local
278 deUint32 wrapT = GL_CLAMP_TO_EDGE; in testFace() local
H A Des2fTextureWrapTests.cpp92 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 format, deUint32 dataType, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, int width, int height, bool enableRelaxedRef) in TextureWrapCase() argument
110 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, const std::vector<std::string>& filenames, bool enableRelaxedRef) in TextureWrapCase() argument
[all...]
H A Des2fTextureFormatTests.cpp150 const deUint32 wrapT = GL_CLAMP_TO_EDGE; in iterate() local
H A Des2fTextureCompletenessTests.cpp440 Incomplete2DWrapModeCase::Incomplete2DWrapModeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo) in Incomplete2DWrapModeCase() argument
785 IncompleteCubeWrapModeCase::IncompleteCubeWrapModeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo) in IncompleteCubeWrapModeCase() argument
H A Des2fTextureFilteringTests.cpp118 Texture2DFilteringCase::Texture2DFilteringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) in Texture2DFilteringCase() argument
135 Texture2DFilteringCase::Texture2DFilteringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, const std::vector<std::string>& filenames) in Texture2DFilteringCase() argument
381 TextureCubeFilteringCase::TextureCubeFilteringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) in TextureCubeFilteringCase() argument
398 TextureCubeFilteringCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, const std::vector<std::string>& filenames) TextureCubeFilteringCase() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSampler.cpp82 void Sampler::setWrapT(const Context *context, GLenum wrapT) in setWrapT() argument
H A Dangletypes.cpp236 bool SamplerState::setWrapT(GLenum wrapT) in setWrapT() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp959 GLint wrapT; in CreateEglTextureId() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureFilteringTests.cpp536 const deUint32 wrapT = GL_REPEAT; in init() local
565 const deUint32 wrapT = GL_REPEAT; in init() local
597 const deUint32 wrapT = wrapModes[wrapTNdx].mode; in init() local
166 TextureCubeArrayFilteringCase(Context& context, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 internalFormat, int size, int depth, bool onlySampleFaceInterior) TextureCubeArrayFilteringCase() argument
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureFilteringTests.cpp90 Texture2DFilteringCase::Texture2DFilteringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) in Texture2DFilteringCase() argument
106 Texture2DFilteringCase::Texture2DFilteringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, const std::vector<std::string>& filenames) in Texture2DFilteringCase() argument
351 TextureCubeFilteringCase::TextureCubeFilteringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) in TextureCubeFilteringCase() argument
367 TextureCubeFilteringCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, const std::vector<std::string>& filenames) TextureCubeFilteringCase() argument
[all...]

Completed in 20 milliseconds

12