Home
last modified time | relevance | path

Searched refs:entityId (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/glslang/Test/
Dhlsl.function.frag18 uint entityId = fun2(fun0());
19 return fun4(entityId, entityId);
/external/angle/third_party/vulkan-deps/glslang/src/Test/
Dhlsl.function.frag18 uint entityId = fun2(fun0());
19 return fun4(entityId, entityId);
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.function.frag.out43 0:18 'entityId' ( temp uint)
48 0:19 'entityId' ( temp uint)
49 0:19 'entityId' ( temp uint)
101 0:18 'entityId' ( temp uint)
106 0:19 'entityId' ( temp uint)
107 0:19 'entityId' ( temp uint)
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
Dhlsl.function.frag.out43 0:18 'entityId' ( temp uint)
48 0:19 'entityId' ( temp uint)
49 0:19 'entityId' ( temp uint)
101 0:18 'entityId' ( temp uint)
106 0:19 'entityId' ( temp uint)
107 0:19 'entityId' ( temp uint)
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dloop.cu51 ST chunk, T entityId, T numberOfEntities) { in ForStaticChunk() argument
57 lb = lb + entityId * chunk; in ForStaticChunk()
72 ST &chunk, T entityId, in ForStaticNoChunk() argument
81 if (entityId < leftOver) { in ForStaticNoChunk()
83 lb = lb + entityId * chunk; in ForStaticNoChunk()
85 lb = lb + entityId * chunk + leftOver; in ForStaticNoChunk()
/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_messages.py171 entityId = _messages.StringField(2) variable in Bucket.OwnerValue
265 entityId = _messages.StringField(5) variable in BucketAccessControl
595 entityId = _messages.StringField(2) variable in Object.OwnerValue
669 entityId = _messages.StringField(5) variable in ObjectAccessControl