Home
last modified time | relevance | path

Searched defs:isBuffer (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/undici/src/lib/core/
H A Dutil.js
/third_party/node/lib/
H A Dbuffer.js554 Buffer.isBuffer = function isBuffer(b) { function
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureTestUtil.cpp134 bool isBuffer = de::inRange<int>(program, PROGRAM_BUFFER_FLOAT, PROGRAM_BUFFER_UINT); in getProgram() local
/third_party/glslang/glslang/HLSL/
H A DhlslParseables.cpp82 const bool isBuffer = IsBuffer(*argOrder); in IsIllegalSample() local
154 bool HasMipInCoord(const glslang::TString& name, bool isMS, bool isBuffer, bool isImage) in HasMipInCoord() argument
220 const bool isBuffer = IsBuffer(argOrder[0]); in AppendTypeName() local
894 const bool isBuffer = IsBuffer(*argOrder); initialize() local
[all...]
H A DhlslParseHelper.cpp4374 const bool isBuffer = sampler.dim == EsdBuffer; in decomposeSampleMethods() local
/third_party/glslang/glslang/Include/
H A DTypes.h110 bool isBuffer() const { return dim == EsdBuffer; } in isBuffer() function
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp2756 const bool isBuffer = sampler.isBuffer(); in builtInOpCheck() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h148 PFNGLISBUFFERPROC isBuffer = nullptr; member in rx::DispatchTableGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.cpp7035 GLboolean Context::isBuffer(BufferID buffer) const in isBuffer() function in gl::__anon19924::Context

Completed in 55 milliseconds