Searched refs:OPENGL_SSBO (Results 1 – 8 of 8) sorted by relevance
99 output.object_type == ObjectType::OPENGL_SSBO && in IsSupported()102 input.object_type == ObjectType::OPENGL_SSBO && in IsSupported()187 input.object_type == ObjectType::OPENGL_SSBO && in IsSupported()190 output.object_type == ObjectType::OPENGL_SSBO && in IsSupported()276 return input.object_type == ObjectType::OPENGL_SSBO && in IsSupported()311 output.object_type == ObjectType::OPENGL_SSBO) || in IsSupported()313 input.object_type == ObjectType::OPENGL_SSBO)); in IsSupported()
74 input_def.object_def.object_type = ObjectType::OPENGL_SSBO; in RunFromTensorTest()131 input_def.object_def.object_type = ObjectType::OPENGL_SSBO; in RunToTensorTest()
149 ((input.object_type == ObjectType::OPENGL_SSBO && in IsSupported()152 output.object_type == ObjectType::OPENGL_SSBO)); in IsSupported()
243 def.object_def.object_type = ObjectType::OPENGL_SSBO; in BindGlBufferToTensor()
308 def.external_def.object_def.object_type != ObjectType::OPENGL_SSBO) { in IsSupported()796 return t == ObjectType::OPENGL_SSBO || t == ObjectType::OPENGL_TEXTURE; in HasGlObjects()
61 if (def.object_def.object_type != gpu::ObjectType::OPENGL_SSBO) { in MaybeAllocateGlBuffer()148 gpu::ObjectType::OPENGL_SSBO) { in SetExternalObject()229 case gpu::ObjectType::OPENGL_SSBO: { in MaybeAllocateInternalObject()252 case gpu::ObjectType::OPENGL_SSBO: { in MaybeAllocateExternalObject()329 gpu::ObjectType::OPENGL_SSBO; in MakeOuterInnerDefs()343 gpu::ObjectType::OPENGL_SSBO; in MakeOuterInnerDefs()623 external_def.object_def.object_type = gpu::ObjectType::OPENGL_SSBO; in LinkTensors()
24 ObjectType operator()(OpenGlBuffer) const { return ObjectType::OPENGL_SSBO; } in operator ()()84 case ObjectType::OPENGL_SSBO: in IsObjectPresent()
74 OPENGL_SSBO, enumerator