Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.h92 std::vector<VariableLocation> mUniformLocations; variable
DProgram.h386 std::vector<VariableLocation> mUniformLocations; variable
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DTexturesPerf.cpp133 std::vector<GLuint> mUniformLocations; member in angle::TexturesBenchmark
DUniformsPerf.cpp144 std::vector<GLuint> mUniformLocations; member in __anon45d965380111::UniformsBenchmark