Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderErrors.hpp98 virtual std::string getTessellationControlShaderCode(unsigned int n_program_object) = 0;
135 std::string getTessellationControlShaderCode(unsigned int n_program_object);
160 std::string getTessellationControlShaderCode(unsigned int n_program_object);
184 std::string getTessellationControlShaderCode(unsigned int n_program_object);
207 std::string getTessellationControlShaderCode(unsigned int n_program_object);
230 std::string getTessellationControlShaderCode(unsigned int n_program_object);
253 std::string getTessellationControlShaderCode(unsigned int n_program_object);
276 std::string getTessellationControlShaderCode(unsigned int n_program_object);
299 std::string getTessellationControlShaderCode(unsigned int n_program_object);
322 std::string getTessellationControlShaderCode(unsigned int n_program_object);
[all …]
DesextcTessellationShaderErrors.cpp283 so_code = getTessellationControlShaderCode(n_po); in iterate()
633 std::string TessellationShaderError1InputBlocks::getTessellationControlShaderCode(unsigned int n_pr… in getTessellationControlShaderCode() function in glcts::TessellationShaderError1InputBlocks
779 std::string TessellationShaderError1InputVariables::getTessellationControlShaderCode(unsigned int n… in getTessellationControlShaderCode() function in glcts::TessellationShaderError1InputVariables
917 std::string TessellationShaderError2OutputBlocks::getTessellationControlShaderCode(unsigned int n_p… in getTessellationControlShaderCode() function in glcts::TessellationShaderError2OutputBlocks
1037 std::string TessellationShaderError2OutputVariables::getTessellationControlShaderCode(unsigned int … in getTessellationControlShaderCode() function in glcts::TessellationShaderError2OutputVariables
1154 std::string TessellationShaderError3InputBlocks::getTessellationControlShaderCode(unsigned int n_pr… in getTessellationControlShaderCode() function in glcts::TessellationShaderError3InputBlocks
1279 std::string TessellationShaderError3InputVariables::getTessellationControlShaderCode(unsigned int n… in getTessellationControlShaderCode() function in glcts::TessellationShaderError3InputVariables
1398 std::string TessellationShaderError4InputBlocks::getTessellationControlShaderCode(unsigned int n_pr… in getTessellationControlShaderCode() function in glcts::TessellationShaderError4InputBlocks
1513 std::string TessellationShaderError4InputVariables::getTessellationControlShaderCode(unsigned int n… in getTessellationControlShaderCode() function in glcts::TessellationShaderError4InputVariables
1625 std::string TessellationShaderError5InputBlocks::getTessellationControlShaderCode(unsigned int n_pr… in getTessellationControlShaderCode() function in glcts::TessellationShaderError5InputBlocks
[all …]
DesextcTessellationShaderTCTE.hpp275 …std::string getTessellationControlShaderCode(bool should_pass_pointsize_data, const glw::GLfloat* …
DesextcTessellationShaderTCTE.cpp1976 …ing TessellationShaderTCTEgl_MaxPatchVertices_Position_PointSize::getTessellationControlShaderCode( in getTessellationControlShaderCode() function in glcts::TessellationShaderTCTEgl_MaxPatchVertices_Position_PointSize
2400 …std::string tc_code_string = getTessellationControlShaderCode(run.point_mode, run.inner, run.oute… in initTestRun()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayImageTextureSize.hpp223 virtual const char* getTessellationControlShaderCode(void);
247 virtual const char* getTessellationControlShaderCode(void);
DesextcTextureCubeMapArrayImageTextureSize.cpp823 const char* tcsCode = getTessellationControlShaderCode(); in configureProgram()
916 const char* TextureCubeMapArrayTextureSizeTFTessControlShader::getTessellationControlShaderCode(voi… in getTessellationControlShaderCode() function in glcts::TextureCubeMapArrayTextureSizeTFTessControlShader
1006 const char* TextureCubeMapArrayTextureSizeTFTessEvaluationShader::getTessellationControlShaderCode(… in getTessellationControlShaderCode() function in glcts::TextureCubeMapArrayTextureSizeTFTessEvaluationShader