Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderProgram.hpp413 struct AnyHitSource : public ShaderSource struct
415 AnyHitSource(const std::string &source_) : ShaderSource(glu::SHADERTYPE_ANY_HIT, source_) in AnyHitSource() function