Home
last modified time | relevance | path

Searched defs:TexTypeCoordVec (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexTextureTests.cpp175 template <TextureType TexType> struct TexTypeCoordVec { typedef tcu::Vector<float, TexTypeCoordDims<TexType>::V> t; }; struct
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp142 template <TextureType TexType> struct TexTypeCoordVec { typedef tcu::Vector<float, TexTypeCoordDims<TexType>::V> t; }; struct

Completed in 7 milliseconds