HomeSort by relevance Sort by last modified time
    Searched full:fs_input (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl3cCullDistanceTests.cpp 565 const glw::GLchar* fs_input; member in struct:glcts::_stage
580 NULL, /* fs_input */
594 "out_gs", /* fs_input */
608 "out_gs", /* fs_input */
622 "out_te", /* fs_input */
636 "out_vs", /* fs_input */
859 token_value_pairs[1].value = current_stage.fs_input;
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c 215 const char *fs_input, *vs_preprocess, *fs_preprocess; local
221 fs_input = "varying";
225 fs_input = "in";
261 fs_preprocess, shader->type, fs_input,
    [all...]

Completed in 633 milliseconds