HomeSort by relevance Sort by last modified time
    Searched refs:xfb_names (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderInvariance.cpp 466 const char** xfb_names = NULL; local
468 getXFBProperties(n_iteration, &n_xfb_names, &xfb_names);
470 gl.transformFeedbackVaryings(program.po_id, n_xfb_names, xfb_names, GL_INTERLEAVED_ATTRIBS);
    [all...]
esextcTessellationShaderTCTE.cpp 1602 const glw::GLchar** xfb_names = NULL; local
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cGPUShaderFP64Tests.cpp 11633 const char* xfb_names[] = { "result", "result_lt", "result_lte", "result_gt", "result_gte" }; local
    [all...]

Completed in 689 milliseconds