Home
last modified time | relevance | path

Searched refs:n_gs_body_parts (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp191 …Build(unsigned int n_fs_body_parts, const char* const* fs_body_parts, unsigned int n_gs_body_parts,
DesextcTestCaseBase.cpp772 unsigned int n_gs_body_parts, const char* const* gs_body_parts, in doesProgramBuild() argument
800 n_gs_body_parts, gs_body_parts, vertex_shader_id, n_vs_body_parts, vs_body_parts); in doesProgramBuild()