HomeSort by relevance Sort by last modified time
    Searched refs:fillWithComponentGradients (Results 26 - 32 of 32) sorted by null

12

  /external/deqp/modules/egl/
teglImageFormatTests.cpp 460 tcu::fillWithComponentGradients(src.getLevel(0), tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f), tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f));
    [all...]
teglGLES2SharingTests.cpp 535 tcu::fillWithComponentGradients(m_texture.getLevel(0), tcu::Vec4(0.0f, 0.0f, 0.0f, 1.0f), tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f));
    [all...]
  /external/deqp/framework/common/
tcuTextureUtil.cpp 642 void fillWithComponentGradients (const PixelBufferAccess& access, const Vec4& minVal, const Vec4& maxVal)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFboColorbufferTests.cpp 287 tcu::fillWithComponentGradients(data.getAccess(), Vec4(0.0f), Vec4(1.0f));
  /external/deqp/modules/glshared/
glsLongStressCase.cpp     [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderCompilationCases.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderCompilationCases.cpp     [all...]

Completed in 1024 milliseconds

12