Home
last modified time | relevance | path

Searched refs:te_code_ptr (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexOrdering.cpp350 const char* te_code_ptr = te_code.c_str(); in initTestIteration() local
356 &te_code_ptr); in initTestIteration()
DesextcTessellationShaderUtils.cpp1257 const char* te_code_ptr = te_code.c_str(); in initTessellationVertexCounterProgram() local
1268 te_id, 1, &te_code_ptr, m_vs_id, 0 /* precompiled */, NULL); in initTessellationVertexCounterProgram()