Home
last modified time | relevance | path

Searched defs:isImage (Results 1 – 25 of 25) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext_autogen.h56 bool isImage(const TFunction *func) in isImage() function
/third_party/glslang/glslang/HLSL/
DhlslParseables.cpp154 bool HasMipInCoord(const glslang::TString& name, bool isMS, bool isBuffer, bool isImage) in HasMipInCoord()
221 const bool isImage = IsImage(argOrder[0]); in AppendTypeName() local
895 const bool isImage = IsImage(*argOrder); in initialize() local
DhlslParseHelper.cpp3207 TOperator HlslParseContext::mapAtomicOp(const TSourceLoc& loc, TOperator op, bool isImage) in mapAtomicOp()
4080 const bool isImage = sampler.isImage(); in decomposeSampleMethods() local
4282 const bool isImage = sampler.isImage(); in decomposeSampleMethods() local
4979 const bool isImage = isImageParam(arg0); in decomposeIntrinsic() local
5022 const bool isImage = isImageParam(arg0); in decomposeIntrinsic() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.hpp108 bool isImage; member
DvktSubgroupsTestsUtils.cpp630 bool isImage() const in isImage() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DUniform.h66 bool isImage() const { return typeInfo->isImageType; } in isImage() function
DProgramLinkedResources.cpp411 bool isImage = IsImageType(variable.type); in visitNamedVariable() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DUniform.h66 bool isImage() const { return typeInfo->isImageType; } in isImage() function
DProgramLinkedResources.h216 bool isImage; member
DProgramLinkedResources.cpp423 bool isImage = IsImageType(variable.type); in visitNamedVariable() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp801 void MakeValidSize(bool isImage, in MakeValidSize()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp782 void MakeValidSize(bool isImage, in MakeValidSize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXUtilities.cpp212 bool isImage(const Value &val) { in isImage() function
/third_party/glslang/glslang/Include/
DTypes.h91 bool isImage() const { return false; } in isImage() function
122 bool isImage() const { return image && !isSubpass(); } in isImage() function
1419 bool isImage() const { return basicType == EbtSampler && sampler.isImage(); } in isImage() function
1716 virtual bool isImage() const { return basicType == EbtSampler && getSampler().isImage(); } in isImage() function
Dintermediate.h1351 bool isImage() const { return false; } in isImage() function
1357 bool isImage() const { return op > EOpImageGuardBegin && op < EOpImageGuardEnd; } in isImage() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTypes.h362 bool isImage() const { return IsImage(type); } in isImage() function
DOutputSPIRV.cpp3174 const bool isImage = IsImage(operandBasicType); in createAtomicBuiltIn() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.hpp394 bool isImage; member
DglcSubgroupsTestsUtils.cpp360 bool isImage() const in isImage() function
/third_party/glslang/SPIRV/
DSpvBuilder.h640 unsigned isImage : 1; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp2136 void MakeValidSize(bool isImage, in MakeValidSize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp2134 void MakeValidSize(bool isImage, in MakeValidSize()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp326 bool D3DUniform::isImage() const in isImage() function in rx::D3DUniform
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp2912 bool isImage, in getBufferViewAndRecordUse()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp334 bool D3DUniform::isImage() const in isImage() function in rx::D3DUniform