Home
last modified time | relevance | path

Searched defs:type_definition (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp13696 const std::string& type_definition = getTypeDefinition(); in prepareShaderSource() local
14484 std::string type_definition; in getTypeDefinition() local
14990 const std::string& type_definition = getTypeDefinition(); in prepareShaderSource() local
15279 std::string type_definition; in getTypeDefinition() local
/external/rust/crates/bindgen/src/codegen/
Dmod.rs2608 let type_definition = quote! { in new() localVariable