OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_texHeight
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles3/functional/
es3fTextureMipmapTests.cpp
[
all
...]
/external/deqp/modules/gles31/functional/
es31fTextureBorderClampTests.cpp
596
const int
m_texHeight
;
631
,
m_texHeight
(texHeight)
676
m_texture = genDummyTexture<glu::Texture2D>(m_context.getRenderContext(), m_context.getContextInfo(), m_texFormat, tcu::IVec2(m_texWidth,
m_texHeight
));
[
all
...]
Completed in 65 milliseconds