Home
last modified time | relevance | path

Searched refs:textureVertexShader (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsTextureBufferCase.cpp667 const TextureVertexShader textureVertexShader (effectiveAccess); in renderReference() local
668 …NDERBITS_AS_VERTEX_TEXTURE ? static_cast<const rr::VertexShader*>(&textureVertexShader) : &coordVe… in renderReference()