Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp8258 const char* stage_body = NULL; in executeIteration() local
8286 stage_body = test_case.cs_shader_body.c_str(); in executeIteration()
8291 stage_body = test_case.fs_shader_body.c_str(); in executeIteration()
8296 stage_body = test_case.gs_shader_body.c_str(); in executeIteration()
8301 stage_body = test_case.tc_shader_body.c_str(); in executeIteration()
8306 stage_body = test_case.te_shader_body.c_str(); in executeIteration()
8311 stage_body = test_case.vs_shader_body.c_str(); in executeIteration()
8317 stage_body = ""; in executeIteration()
8325 << stage_body << tcu::TestLog::EndMessage; in executeIteration()
10452 const char* stage_body in executeIteration() local
[all...]

Completed in 15 milliseconds