Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderBarrier.hpp70 virtual void getXFBProperties(int* out_n_names, const char*** out_names) = 0;
110 void getXFBProperties(int* out_n_names, const char*** out_names);
148 void getXFBProperties(int* out_n_names, const char*** out_names);
192 void getXFBProperties(int* out_n_names, const char*** out_names);
H A DesextcTessellationShaderBarrier.cpp213 getXFBProperties(&n_names, &names); in initTest()
471 void TessellationShaderBarrier1::getXFBProperties(int* out_n_names, const char*** out_names) in getXFBProperties() function in glcts::TessellationShaderBarrier1
673 void TessellationShaderBarrier2::getXFBProperties(int* out_n_names, const char*** out_names) in getXFBProperties() function in glcts::TessellationShaderBarrier2
872 void TessellationShaderBarrier3::getXFBProperties(int* out_n_names, const char*** out_names) in getXFBProperties() function in glcts::TessellationShaderBarrier3
H A DesextcTessellationShaderInvariance.hpp94 virtual void getXFBProperties(unsigned int n_iteration, unsigned int* out_n_names, const char*** out_names);
H A DesextcTessellationShaderTCTE.hpp331 void getXFBProperties(const glw::GLchar*** out_names, glw::GLint* out_n_names, glw::GLint* out_xfb_size);
H A DesextcTessellationShaderTCTE.cpp1470 getXFBProperties(&xfb_varyings, &n_xfb_varyings, &xfb_size); in initTest()
1520 void TessellationShaderTCTEgl_in::getXFBProperties(const glw::GLchar*** out_names, glw::GLint* out_n_names, in getXFBProperties() function in glcts::TessellationShaderTCTEgl_in
1605 getXFBProperties(&xfb_names, &n_xfb_names, &xfb_size); in iterate()
H A DesextcTessellationShaderInvariance.cpp257 void TessellationShaderInvarianceBaseTest::getXFBProperties(unsigned int n_iteration, unsigned int* out_n_names, in getXFBProperties() function in glcts::TessellationShaderInvarianceBaseTest
468 getXFBProperties(n_iteration, &n_xfb_names, &xfb_names); in initTest()

Completed in 13 milliseconds