Searched refs:GetShaderVariableBufferResourceProperty (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryutils.cpp | 858 void GetShaderVariableBufferResourceProperty(const ShaderVariableBuffer &buffer, in GetShaderVariableBufferResourceProperty() function 913 GetShaderVariableBufferResourceProperty(block, pname, params, bufSize, outputPosition); in GetInterfaceBlockResourceProperty() 952 GetShaderVariableBufferResourceProperty(buffer, pname, params, bufSize, outputPosition); in GetAtomicCounterBufferResourceProperty()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryutils.cpp | 991 void GetShaderVariableBufferResourceProperty(const ShaderVariableBuffer &buffer, in GetShaderVariableBufferResourceProperty() function 1054 GetShaderVariableBufferResourceProperty(block, pname, params, bufSize, outputPosition); in GetInterfaceBlockResourceProperty() 1093 GetShaderVariableBufferResourceProperty(buffer, pname, params, bufSize, outputPosition); in GetAtomicCounterBufferResourceProperty()
|