| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | utilities.h | 170 bool isSampler; member 187 bool isSampler, in UniformTypeInfo()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Uniform.h | 65 bool isSampler() const { return typeInfo->isSampler; } in isSampler() function
|
| D | ProgramLinkedResources.h | 215 bool isSampler; member
|
| D | ResourceManager.cpp | 314 bool SamplerManager::isSampler(SamplerID sampler) const in isSampler() function in gl::SamplerManager
|
| D | ProgramLinkedResources.cpp | 422 bool isSampler = IsSamplerType(variable.type); in visitNamedVariable() local
|
| D | Context.cpp | 1201 GLboolean Context::isSampler(SamplerID samplerName) const in isSampler() function in gl::Context
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | ResourceManager.cpp | 349 bool ResourceManager::isSampler(GLuint sampler) in isSampler() function in es2::ResourceManager
|
| D | Context.cpp | 1530 bool Context::isSampler(GLuint sampler) const in isSampler() function in es2::Context
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| D | rsgVariableType.hpp | 163 …bool isSampler (void) const { return m_baseType == TYPE_SAMPLER_2D || m_baseType == TYPE_… in isSampler() function in rsg::VariableType
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXUtilities.cpp | 155 bool isSampler(const Value &val) { in isSampler() function
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | RewriteStructSamplers.cpp | 225 const bool isSampler = node->getType().isSampler(); in RewriteModifiedStructFieldSelectionExpression() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | Types.h | 358 bool isSampler() const { return IsSampler(type); } in isSampler() function
|
| /third_party/glslang/glslang/HLSL/ |
| D | hlslParseables.cpp | 218 const bool isSampler = IsSamplerType(argType[0]); in AppendTypeName() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| D | vktProtectedMemShaderImageAccessTests.cpp | 232 static std::string getShaderSamplerOrImageType (const tcu::TextureFormat& format, bool isSampler) in getShaderSamplerOrImageType()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemShaderImageAccessTests.cpp | 234 static std::string getShaderSamplerOrImageType (const tcu::TextureFormat& format, bool isSampler) in getShaderSamplerOrImageType()
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/ |
| D | webgl2.js | 537 isSampler: function (...args) { method
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | DispatchTableGL_autogen.h | 389 PFNGLISSAMPLERPROC isSampler = nullptr; variable
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | OutputASM.cpp | 3718 bool isSampler = IsSampler(type.getBasicType()); in declareUniform() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| D | ProgramD3D.cpp | 329 bool D3DUniform::isSampler() const in isSampler() function in rx::D3DUniform
|
| /third_party/vk-gl-cts/framework/opengl/wrapper/ |
| D | glwFunctions.inl | 432 glIsSamplerFunc isSampler; variable
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fShaderImageLoadStoreTests.cpp | 237 …SamplerOrImageType (TextureFormat::ChannelType formatType, TextureType textureType, bool isSampler) in getShaderSamplerOrImageType()
|
| /third_party/typescript/src/lib/ |
| D | webworker.generated.d.ts | 4164 isSampler(sampler: WebGLSampler | null): GLboolean; method
|
| D | dom.generated.d.ts | 15410 isSampler(sampler: WebGLSampler | null): GLboolean; method
|
| /third_party/typescript/lib/ |
| D | lib.webworker.d.ts | 4184 isSampler(sampler: WebGLSampler | null): GLboolean; method
|
| D | lib.dom.d.ts | 15430 isSampler(sampler: WebGLSampler | null): GLboolean; method
|