Searched refs:vertexTexture (Results 1 – 2 of 2) sorted by relevance
296 std::string vertexTexture = std::string(poc_shader_version_310es) + poc_vertexTexture; in test() local299 ProgramSources readDepthSources = makeVtxFragSources(vertexTexture, fragmentTexture); in test()
611 uint32 vertexTexture : 1; member