Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/
H A DKernelAnnotations.hpp143 IMAGE_MEMORY_OBJECT_TYPE ImageType;
144 bool Writeable;
145 bool IsFixedBindingTableIndex;
146 DWORD BindingTableIndex;
147 DWORD LocationIndex;
148 DWORD LocationCount;
149 DWORD PayloadPosition;
150 bool AccessedByIntCoords;
151 bool AccessedByFloatCoords;
152 bool IsBindlessAccess;
[all …]