Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderInvariance.cpp354 const char* shader_body_ptr = DE_NULL; in initTest() local
407 shader_body_ptr = shader_body.c_str(); in initTest()
409 shaderSourceSpecialized(shader_id, 1, &shader_body_ptr); in initTest()