Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/d3d/
DGrD3DRootSignature.h20 enum class ParamIndex { enum
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DValidateLimitations.cpp417 typedef std::vector<int> ParamIndex; in validateFunctionCall() typedef