Home
last modified time | relevance | path

Searched defs:tc_body (Results 1 - 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderProperties.hpp100 const char* tc_body; member
H A DesextcTessellationShaderProgramInterfaces.cpp189 const char* tc_body = "\n" in initTest() local
H A DesextcTessellationShaderTriangles.cpp202 const char* tc_body = "${VERSION}\n" in initTest() local
H A DesextcTessellationShaderVertexOrdering.cpp210 std::string tc_body = in initTest() local
H A DesextcTessellationShaderXFB.cpp361 const char* tc_body = "${VERSION}\n" in initTest() local
H A DesextcTessellationShaderTessellation.cpp550 std::string tc_body = getTCCode(); in initRun() local
889 static const char* tc_body = in getTCCode() local
1156 std::string tc_body = getTCCode(n_patch_vertices); in initRun() local
1900 std::string tc_body = getTCCode(n_patch_vertices); in initTestDescriptor() local
H A DesextcTessellationShaderTCTE.cpp1309 const char* tc_body = "${VERSION}\n" in initTest() local
3359 const char* tc_body = "${VERSION}\n" in initTestDescriptor() local
3940 const char* tc_body = "${VERSION}\n" in initTestDescriptor() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.cpp1258 std::string tc_body = specializeShader(1, &functional_tc_code); in setUpFunctionalTestObjects() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.cpp1709 buildProgram(const char* cs_body, const char* fs_body, const char* gs_body, const char* tc_body, const char* te_body, const char* vs_body) buildProgram() argument
[all...]
H A Dgl4cShaderSubroutineTests.hpp1355 std::string tc_body; member
H A Dgl3cCommonBugsTests.cpp2571 std::string tc_body; in runPipelineObjectValidationTestMode() local
2760 std::string tc_body; in runSeparateShaderTestMode() local
H A Dgl3cCullDistanceTests.cpp772 std::string tc_body = tc_body_template; in iterate() local
68 buildProgram(const glw::Functions& gl, tcu::TestContext& testCtx, const glw::GLchar* cs_body, const glw::GLchar* fs_body, const glw::GLchar* gs_body, const glw::GLchar* tc_body, const glw::GLchar* te_body, const glw::GLchar* vs_body, const glw::GLuint& n_tf_varyings, const glw::GLchar** tf_varyings, glw::GLuint* out_program) buildProgram() argument
H A Dgl4cTextureViewTests.cpp5136 const char* tc_body = "#version 400\n" in initIterationSpecificProgramObject() local
H A Dgl4cShaderSubroutineTests.cpp831 bool Utils::buildProgram(const glw::Functions& gl, const std::string& vs_body, const std::string& tc_body, in buildProgram() argument
7037 std::string tc_body = getTessellationControlShaderBody(n_id); in initTest() local
8215 const std::string tc_body = getShaderBody(Utils::SHADER_STAGE_TESSELLATION_CONTROL, n_id); in initTest() local
9246 std::string tc_body in initTest() local
10395 const std::string tc_body = getTessellationControlShaderBody(referencing_stage); executeTestCase() local
11359 std::string tc_body = getTessellationControlShaderBody(shader_stage == Utils::SHADER_STAGE_TESSELLATION_CONTROL); executeIteration() local
11742 std::string tc_body = getTessellationControlShaderBody(shader_stage == Utils::SHADER_STAGE_TESSELLATION_CONTROL); executeIteration() local
12417 std::string tc_body = getTessellationControlShaderBody(shader_stage == Utils::SHADER_STAGE_TESSELLATION_CONTROL); executeIteration() local
[all...]
H A Dgl4cGPUShaderFP64Tests.cpp6178 const char* tc_body = "#version 400\n" in initProgramObjects() local
8864 std::string tc_body = getTessellationControlShaderBody(variables); in buildTestProgram() local

Completed in 70 milliseconds