Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/
DgluShaderProgram.hpp315 struct AnyHitSource : public ShaderSource struct
317 AnyHitSource(const std::string& source_) : ShaderSource(glu::SHADERTYPE_ANY_HIT, source_) {} in AnyHitSource() argument