Home
last modified time | relevance | path

Searched defs:EmitVertex (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/framework/referencerenderer/
H A DrrPrimitivePacket.cpp38 void GeometryEmitter::EmitVertex(const tcu::Vec4 &position, float pointSize, const GenericVec4 *var… in EmitVertex() function in rr::GeometryEmitter
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dspirv_parse.rs1098 EmitVertex, enumerator
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DBuiltIn_autogen.h3458 static constexpr const TSymbolUniqueId EmitVertex = TSymbolUniqueId(2110); variable
/aosp_15_r20/external/angle/src/compiler/translator/
H A DSymbolTable_autogen.cpp35 constexpr const ImmutableString EmitVertex("EmitVertex"); variable