OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fetchTexture
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/opengl/
gluTextureTestUtil.hpp
159
void
fetchTexture
(const tcu::SurfaceAccess& dst, const tcu::ConstPixelBufferAccess& src, const float* texCoord, const tcu::Vec4& colorScale, const tcu::Vec4& colorBias);
gluTextureTestUtil.cpp
[
all
...]
/external/deqp/modules/gles31/functional/
es31fTextureFormatTests.cpp
389
fetchTexture
(tcu::SurfaceAccess(referenceFrame, m_renderCtx.getRenderTarget().getPixelFormat()), effectiveRefTexture, &texCoord[0], spec.lookupScale, spec.lookupBias);
Completed in 346 milliseconds