HomeSort by relevance Sort by last modified time
    Searched defs:m_wrapT (Results 1 - 19 of 19) sorted by null

  /external/deqp/modules/gles2/performance/
es2pTextureCases.hpp 60 deUint32 m_wrapT;
  /external/deqp/modules/gles3/performance/
es3pTextureCases.hpp 64 const deUint32 m_wrapT;
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLTexture.h 125 GLenum m_wrapT;
  /external/deqp/modules/gles2/functional/
es2fTextureWrapTests.cpp 77 deUint32 m_wrapT;
96 , m_wrapT (wrapT)
113 , m_wrapT (wrapT)
180 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
187 refParams.sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter);
es2fTextureCompletenessTests.cpp 421 deUint32 m_wrapT;
429 , m_wrapT (wrapT)
448 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
781 deUint32 m_wrapT;
789 , m_wrapT (wrapT)
808 glTexParameteri(GL_TEXTURE_CUBE_MAP, GL_TEXTURE_WRAP_T, m_wrapT);
    [all...]
es2fTextureFilteringTests.cpp 81 const deUint32 m_wrapT;
124 , m_wrapT (wrapT)
141 , m_wrapT (wrapT)
277 refParams.sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter);
291 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
344 const deUint32 m_wrapT;
387 , m_wrapT (wrapT)
404 , m_wrapT (wrapT)
550 gl.texParameteri(GL_TEXTURE_CUBE_MAP, GL_TEXTURE_WRAP_T, m_wrapT);
556 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter)
    [all...]
es2fTextureMipmapTests.cpp 106 deUint32 m_wrapT;
135 , m_wrapT (wrapT)
280 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter);
291 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
459 deUint32 m_wrapT;
486 , m_wrapT (wrapT)
608 gl.texParameteri(GL_TEXTURE_CUBE_MAP, GL_TEXTURE_WRAP_T, m_wrapT);
675 params.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter);
    [all...]
es2fVertexTextureTests.cpp 409 const deUint32 m_wrapT;
420 , m_wrapT (wrapT)
665 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
685 computeReference(m_textures[textureNdx]->getRefTexture(), lod, glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter), grid, dst, dstRegion);
712 const deUint32 m_wrapT;
723 , m_wrapT (wrapT)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureWrapTests.cpp 113 const deUint32 m_wrapT;
136 , m_wrapT (wrapT)
155 , m_wrapT (wrapT)
175 , m_wrapT (wrapT)
311 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
318 refParams.sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter);
es3fTextureFilteringTests.cpp 84 const deUint32 m_wrapT;
126 , m_wrapT (wrapT)
142 , m_wrapT (wrapT)
277 refParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter);
291 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
360 const deUint32 m_wrapT;
403 , m_wrapT (wrapT)
420 , m_wrapT (wrapT)
577 gl.texParameteri(GL_TEXTURE_CUBE_MAP, GL_TEXTURE_WRAP_T, m_wrapT);
672 const deUint32 m_wrapT;
    [all...]
es3fTextureShadowTests.cpp 169 const deUint32 m_wrapT;
210 , m_wrapT (wrapT)
337 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter);
353 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
419 const deUint32 m_wrapT;
462 , m_wrapT (wrapT)
612 gl.texParameteri(GL_TEXTURE_CUBE_MAP, GL_TEXTURE_WRAP_T, m_wrapT);
710 const deUint32 m_wrapT;
755 , m_wrapT (wrapT)
    [all...]
es3fTextureMipmapTests.cpp 155 deUint32 m_wrapT;
184 , m_wrapT (wrapT)
324 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter);
335 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
503 deUint32 m_wrapT;
530 , m_wrapT (wrapT)
647 gl.texParameteri(GL_TEXTURE_CUBE_MAP, GL_TEXTURE_WRAP_T, m_wrapT);
714 params.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter);
    [all...]
es3fVertexTextureTests.cpp 507 const deUint32 m_wrapT;
518 , m_wrapT (wrapT)
766 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
786 computeReference(m_textures[textureNdx]->getRefTexture(), lod, glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter), grid, dst, dstRegion);
813 const deUint32 m_wrapT;
824 , m_wrapT (wrapT)
    [all...]
  /external/deqp/modules/gles2/accuracy/
es2aTextureFilteringTests.cpp 74 deUint32 m_wrapT;
95 , m_wrapT (wrapT)
111 , m_wrapT (wrapT)
224 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
229 refParams.sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter);
264 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
335 deUint32 m_wrapT;
356 , m_wrapT (wrapT)
372 , m_wrapT (wrapT)
542 sampleParams.sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter)
    [all...]
es2aTextureMipmapTests.cpp 105 deUint32 m_wrapT;
134 , m_wrapT (wrapT)
283 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter);
298 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
405 deUint32 m_wrapT;
432 , m_wrapT (wrapT)
538 tcu::Sampler sampler = mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter);
563 gl.texParameteri(GL_TEXTURE_CUBE_MAP, GL_TEXTURE_WRAP_T, m_wrapT);
  /external/deqp/modules/gles3/accuracy/
es3aTextureFilteringTests.cpp 70 deUint32 m_wrapT;
89 , m_wrapT (wrapT)
104 , m_wrapT (wrapT)
215 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
220 refParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter);
255 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
324 deUint32 m_wrapT;
344 , m_wrapT (wrapT)
360 , m_wrapT (wrapT)
556 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, m_magFilter)
    [all...]
es3aTextureMipmapTests.cpp 102 deUint32 m_wrapT;
131 , m_wrapT (wrapT)
276 sampleParams.sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter);
291 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, m_wrapT);
398 deUint32 m_wrapT;
425 , m_wrapT (wrapT)
526 tcu::Sampler sampler = glu::mapGLSampler(m_wrapS, m_wrapT, m_minFilter, magFilter);
552 gl.texParameteri(GL_TEXTURE_CUBE_MAP, GL_TEXTURE_WRAP_T, m_wrapT);
  /external/deqp/modules/gles31/functional/
es31fTextureFilteringTests.cpp 127 const deUint32 m_wrapT;
180 , m_wrapT (wrapT)
347 gl.texParameteri(GL_TEXTURE_CUBE_MAP_ARRAY, GL_TEXTURE_WRAP_T, m_wrapT);
es31fTextureGatherTests.cpp 986 const tcu::Sampler::WrapMode m_wrapT;
    [all...]

Completed in 392 milliseconds