Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A Dintermediate.h1261 struct TCrackedTextureOp { struct
1262 bool query;
1263 bool proj;
1264 bool lod;
1265 bool fetch;
1266 bool offset;
1267 bool offsets;
1268 bool gather;
1269 bool grad;
1270 bool subpass;
[all …]
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1403 struct TCrackedTextureOp { struct
1404 bool query;
1405 bool proj;
1406 bool lod;
1407 bool fetch;
1408 bool offset;
1409 bool offsets;
1410 bool gather;
1411 bool grad;
1412 bool subpass;
[all …]