HomeSort by relevance Sort by last modified time
    Searched refs:writeInterfaceBlock (Results 1 - 5 of 5) sorted by null

  /external/skia/src/sksl/
SkSLGLSLCodeGenerator.h 97 void writeInterfaceBlock(const InterfaceBlock& intf);
SkSLSPIRVCodeGenerator.h 121 SpvId writeInterfaceBlock(const InterfaceBlock& intf);
SkSLGLSLCodeGenerator.cpp 592 void GLSLCodeGenerator::writeInterfaceBlock(const InterfaceBlock& intf) {
844 this->writeInterfaceBlock((InterfaceBlock&) *e);
SkSLSPIRVCodeGenerator.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceDefinitionUtil.cpp 349 static void writeInterfaceBlock (std::ostringstream& buf, const glu::InterfaceBlock& interfaceBlock)
    [all...]

Completed in 91 milliseconds