Home
last modified time | relevance | path

Searched refs:so_code_ptr (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderErrors.cpp321 const char* so_code_ptr = so_specialized_code.c_str(); in iterate() local
323 gl.shaderSource(*so_id_ptr, 1 /* count */, &so_code_ptr, NULL /* length */); in iterate()
337 << so_code_ptr << tcu::TestLog::EndMessage; in iterate()

Completed in 3 milliseconds