Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.h43 std::vector<GLuint> boundTextureUnits; member
DProgram.cpp2928 const std::vector<GLuint> &boundTextureUnits = in getSamplerUniformBinding() local
3996 std::vector<GLint> boundTextureUnits; in setUniformValuesFromBindingQualifiers() local
4030 std::vector<GLuint> &boundTextureUnits = samplerBinding.boundTextureUnits; in updateSamplerUniform() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h237 std::vector<GLuint> boundTextureUnits; member
DProgram.cpp2463 const std::vector<GLuint> &boundTextureUnits = in getSamplerUniformBinding() local
4287 std::vector<GLint> boundTextureUnits; in setUniformValuesFromBindingQualifiers() local
4320 std::vector<GLuint> &boundTextureUnits = samplerBinding.boundTextureUnits; in updateSamplerUniform() local