Home
last modified time | relevance | path

Searched refs:tex2DWidth (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp3593 const int tex2DWidth = 64; in init() local
3597 basicTexImageGroup->addChild(new BasicTexImage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight)); in init()
3744 const int tex2DWidth = 65; in init() local
3748 pboGroup->addChild(new TexImage2DBufferCase (m_context, (fmtName + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight, 0, 0, 0, 4, 0)); in init()
3781 const int tex2DWidth = 64; in init() local
3784 shadow2dGroup->addChild(new TexImage2DDepthCase(m_context, depthStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init()
3795 const int tex2DWidth = 64; in init() local
3798 shadow2dGroup->addChild(new TexImage2DDepthBufferCase(m_context, depthStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init()
3810 const int tex2DWidth = 64; in init() local
3814 basicTexSubImageGroup->addChild(new BasicTexSubImage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, tex2DWidth, tex2DHeigh in init()
3828 const int tex2DWidth = 64; init() local
4034 const int tex2DWidth = 64; init() local
4472 const int tex2DWidth = 117; init() local
4487 const int tex2DWidth = 117; init() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSpecificationTests.cpp1612 const int tex2DWidth = 64; in init() local
1616 basicTexImageGroup->addChild(new BasicTexImage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init()
1699 const int tex2DWidth = 64; in init() local
1703 basicTexSubImageGroup->addChild(new BasicTexSubImage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init()
1717 const int tex2DWidth = 64; in init() local
1721 texSubImageEmptyTexGroup->addChild(new TexSubImage2DEmptyTexCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init()
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp691 const int tex2DWidth = 64; in init() local
715 tex2DWidth, tex2DHeight)); in init()
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp679 const int tex2DWidth = 64; in init() local
703 tex2DWidth, tex2DHeight)); in init()

Completed in 14 milliseconds