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

  /external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
esextcDrawElementsBaseVertexTests.hpp 69 enum _function_type enum in class:glcts::DrawElementsBaseVertexTestBase
87 _function_type function_type; /* Tells the type of the basevertex draw call that should
172 std::string getFunctionName(_function_type function_type);
    [all...]
esextcDrawElementsBaseVertexTests.cpp 828 /* Returns name of the function represented by _function_type.
835 std::string DrawElementsBaseVertexTestBase::getFunctionName(_function_type function_type)
    [all...]
  /external/javasqlite/src/main/java/SQLite/
Database.java 500 _function_type(name, type); method
504 private native void _function_type(String name, int type); method in class:Database

Completed in 134 milliseconds