Searched defs:out_program (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ |
H A D | mutator.cc | 56 MaybeApplyMutation(const tint::Program& program, const Mutation& mutation, const NodeIdMap& node_id_map, tint::Program* out_program, NodeIdMap* out_node_id_map, protobufs::MutationSequence* mutation_sequence) MaybeApplyMutation() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cCullDistanceTests.cpp | 68 buildProgram(const glw::Functions& gl, tcu::TestContext& testCtx, const glw::GLchar* cs_body, const glw::GLchar* fs_body, const glw::GLchar* gs_body, const glw::GLchar* tc_body, const glw::GLchar* te_body, const glw::GLchar* vs_body, const glw::GLuint& n_tf_varyings, const glw::GLchar** tf_varyings, glw::GLuint* out_program) buildProgram() argument
|
Completed in 6 milliseconds