Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLCompiler.cpp535 bool Compiler::toGLSL(Program& program, OutputStream& out) { in toGLSL() function in SkSL::Compiler
544 bool Compiler::toGLSL(Program& program, std::string* out) { in toGLSL() function in SkSL::Compiler
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTestsEXT.cpp1724 std::string toGLSL (const tcu::UVec3& v) in toGLSL() function