Home
last modified time | relevance | path

Searched defs:shaderStrings (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DCompiler.cpp101 bool TCompiler::compile(const char* const shaderStrings[], in compile()
/external/vulkan-validation-layers/tests/
Dvktestframework.cpp705 const char *shaderStrings[1]; in GLSLtoSPV() local