HomeSort by relevance Sort by last modified time
    Searched defs:getUniformName (Results 1 - 5 of 5) sorted by null

  /frameworks/rs/driver/
rsdShader.h 59 const std::string & getUniformName(uint32_t i) const {return mUniformNames[i];}
  /external/deqp/modules/gles31/functional/
es31fUniformLocationTests.cpp 127 string getUniformName (int ndx, const glu::VarType& type, const glu::TypeComponentVector& path)
392 const string name = getUniformName(uniformNdx, uniformInfo.type, subTypeIter.getPath());
563 const string name = getUniformName(uniformNdx, uniformInfo.type, subTypeIter.getPath());
    [all...]
es31fLayoutBindingTests.cpp 278 std::string getUniformName (const std::string& name, int declNdx)
283 std::string getUniformName (const std::string& name, int declNdx, int arrNdx)
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ShaderLang.cpp     [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cGPUShaderFP64Tests.cpp     [all...]

Completed in 245 milliseconds